Searched refs:startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
585 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro893 startDoctypeDeclHandler = NULL; in parserInit()1390 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1397 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()3902 if (startDoctypeDeclHandler) { in doProlog()3913 if (startDoctypeDeclHandler) { in doProlog()3914 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()3943 if (startDoctypeDeclHandler) { in doProlog()3979 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()4226 if (startDoctypeDeclHandler) { in doProlog()[all …]