Searched refs:m_startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
628 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler; member1103 parser->m_startDoctypeDeclHandler = NULL; in parserInit()1667 parser->m_startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1675 parser->m_startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()4596 if (parser->m_startDoctypeDeclHandler) { in doProlog()4608 if (parser->m_startDoctypeDeclHandler) { in doProlog()4609 parser->m_startDoctypeDeclHandler( in doProlog()4635 if (parser->m_startDoctypeDeclHandler) { in doProlog()4678 parser->m_startDoctypeDeclHandler( in doProlog()4923 if (parser->m_startDoctypeDeclHandler) { in doProlog()[all …]