Searched refs:XML_StartDoctypeDeclHandler (Results 1 – 2 of 2) sorted by relevance
334 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef601 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,606 XML_StartDoctypeDeclHandler start);
681 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;1774 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()1784 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()