Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
678 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member1205 parser->m_startDoctypeDeclHandler = NULL; in parserInit()1775 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1783 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()4809 if (parser->m_startDoctypeDeclHandler) { in doProlog()4821 if (parser->m_startDoctypeDeclHandler) { in doProlog()4822 parser->m_startDoctypeDeclHandler( in doProlog()4848 if (parser->m_startDoctypeDeclHandler) { in doProlog()4891 parser->m_startDoctypeDeclHandler( in doProlog()5158 if (parser->m_startDoctypeDeclHandler) { in doProlog()[all …]