Searched refs:xmlDeclHandler (Results 1 – 1 of 1) sorted by relevance
598 #define xmlDeclHandler (parser->m_xmlDeclHandler) macro872 xmlDeclHandler = NULL; in parserInit()1014 XML_XmlDeclHandler oldXmlDeclHandler = xmlDeclHandler; in XML_ExternalEntityParserCreate()1074 xmlDeclHandler = oldXmlDeclHandler; in XML_ExternalEntityParserCreate()1470 xmlDeclHandler = handler; in XML_SetXmlDeclHandler()3466 if (xmlDeclHandler) { in processXmlDecl()3485 xmlDeclHandler(handlerArg, storedversion, storedEncName, standalone); in processXmlDecl()