Home
last modified time | relevance | path

Searched refs:XML_SetNotationDeclHandler (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/xml/
H A Dexpat_compat.h134 PHPAPI void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
H A Dcompat.c553 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler() function
H A Dxml.c1377 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()
/PHP-5.5/main/
H A Dphp_compat.h135 #define XML_SetNotationDeclHandler php_XML_SetNotationDeclHandler macro

Completed in 17 milliseconds