Searched refs:startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
578 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro859 startDoctypeDeclHandler = NULL; in parserInit()1356 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1363 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()3851 if (startDoctypeDeclHandler) { in doProlog()3862 if (startDoctypeDeclHandler) { in doProlog()3863 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()3892 if (startDoctypeDeclHandler) { in doProlog()3928 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()4175 if (startDoctypeDeclHandler) { in doProlog()[all …]