Searched refs:startDoctypeDeclHandler (Results 1 – 1 of 1) sorted by relevance
586 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro894 startDoctypeDeclHandler = NULL; in parserInit()1391 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()1398 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()3903 if (startDoctypeDeclHandler) { in doProlog()3914 if (startDoctypeDeclHandler) { in doProlog()3915 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()3944 if (startDoctypeDeclHandler) { in doProlog()3980 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()4227 if (startDoctypeDeclHandler) { in doProlog()[all …]