Searched refs:xmlDeclHandler (Results 1 – 1 of 1) sorted by relevance
605 #define xmlDeclHandler (parser->m_xmlDeclHandler) macro906 xmlDeclHandler = NULL; in parserInit()1048 XML_XmlDeclHandler oldXmlDeclHandler = xmlDeclHandler; in XML_ExternalEntityParserCreate()1108 xmlDeclHandler = oldXmlDeclHandler; in XML_ExternalEntityParserCreate()1504 xmlDeclHandler = handler; in XML_SetXmlDeclHandler()3504 if (xmlDeclHandler) { in processXmlDecl()3523 xmlDeclHandler(handlerArg, storedversion, storedEncName, standalone); in processXmlDecl()