Searched refs:XML_SetNotationDeclHandler (Results 1 – 4 of 4) sorted by relevance
140 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
547 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler() function
1306 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()
159 #define XML_SetNotationDeclHandler php_XML_SetNotationDeclHandler macro
Completed in 25 milliseconds