Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
694 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member1250 parser->m_startDoctypeDeclHandler = NULL; in parserInit()1879 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1887 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()4950 if (parser->m_startDoctypeDeclHandler) { in doProlog()4962 if (parser->m_startDoctypeDeclHandler) { in doProlog()4963 parser->m_startDoctypeDeclHandler( in doProlog()4989 if (parser->m_startDoctypeDeclHandler) { in doProlog()5032 parser->m_startDoctypeDeclHandler( in doProlog()5299 if (parser->m_startDoctypeDeclHandler) { in doProlog()[all …]