Searched refs:notationDeclHandler (Results 1 – 1 of 1) sorted by relevance
589 #define notationDeclHandler (parser->m_notationDeclHandler) macro896 notationDeclHandler = NULL; in parserInit()1034 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler; in XML_ExternalEntityParserCreate()1098 notationDeclHandler = oldNotationDeclHandler; in XML_ExternalEntityParserCreate()1417 notationDeclHandler = handler; in XML_SetNotationDeclHandler()4391 if (notationDeclHandler) { in doProlog()4416 if (declNotationName && notationDeclHandler) { in doProlog()4424 notationDeclHandler(handlerArg, in doProlog()4434 if (declNotationPublicId && notationDeclHandler) { in doProlog()4436 notationDeclHandler(handlerArg, in doProlog()[all …]