Searched refs:xmlDeclHandler (Results 1 – 1 of 1) sorted by relevance
606 #define xmlDeclHandler (parser->m_xmlDeclHandler) macro907 xmlDeclHandler = NULL; in parserInit()1049 XML_XmlDeclHandler oldXmlDeclHandler = xmlDeclHandler; in XML_ExternalEntityParserCreate()1109 xmlDeclHandler = oldXmlDeclHandler; in XML_ExternalEntityParserCreate()1505 xmlDeclHandler = handler; in XML_SetXmlDeclHandler()3505 if (xmlDeclHandler) { in processXmlDecl()3524 xmlDeclHandler(handlerArg, storedversion, storedEncName, standalone); in processXmlDecl()