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()3864 if (startDoctypeDeclHandler) { in doProlog()3875 if (startDoctypeDeclHandler) { in doProlog()3876 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()3905 if (startDoctypeDeclHandler) { in doProlog()3941 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()4188 if (startDoctypeDeclHandler) { in doProlog()[all …]