Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
681 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member1208 parser->m_startDoctypeDeclHandler = NULL; in parserInit()1778 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1786 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()4812 if (parser->m_startDoctypeDeclHandler) { in doProlog()4824 if (parser->m_startDoctypeDeclHandler) { in doProlog()4825 parser->m_startDoctypeDeclHandler( in doProlog()4851 if (parser->m_startDoctypeDeclHandler) { in doProlog()4894 parser->m_startDoctypeDeclHandler( in doProlog()5161 if (parser->m_startDoctypeDeclHandler) { in doProlog()[all …]