Searched refs:XML_SetNotationDeclHandler (Results 1 – 4 of 4) sorted by relevance
138 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
540 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler() function
1167 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()
157 #define XML_SetNotationDeclHandler php_XML_SetNotationDeclHandler macro
Completed in 17 milliseconds