Searched refs:XML_StartDoctypeDeclHandler (Results 1 – 2 of 2) sorted by relevance
328 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef595 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,600 XML_StartDoctypeDeclHandler start);
629 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;1665 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()1675 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()