Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
629 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member1105 parser->m_startDoctypeDeclHandler = NULL; in parserInit()1669 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1677 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()4723 if (parser->m_startDoctypeDeclHandler) { in doProlog()4735 if (parser->m_startDoctypeDeclHandler) { in doProlog()4736 parser->m_startDoctypeDeclHandler( in doProlog()4762 if (parser->m_startDoctypeDeclHandler) { in doProlog()4805 parser->m_startDoctypeDeclHandler( in doProlog()5050 if (parser->m_startDoctypeDeclHandler) { in doProlog()[all …]