Searched refs:XML_StartDoctypeDeclHandler (Results 1 – 2 of 2) sorted by relevance
314 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef581 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,586 XML_StartDoctypeDeclHandler start);
628 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;1663 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()1673 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()