Searched refs:XML_StartDoctypeDeclHandler (Results 1 – 2 of 2) sorted by relevance
333 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef600 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,605 XML_StartDoctypeDeclHandler start);
679 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;1772 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()1782 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()