Home
last modified time | relevance | path

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

/PHP-7.4/ext/xml/
H A Dexpat_compat.h140 PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
H A Dcompat.c540 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl) in XML_SetNotationDeclHandler() function
H A Dxml.c1337 XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler); in PHP_FUNCTION()
/PHP-7.4/main/
H A Dphp_compat.h159 #define XML_SetNotationDeclHandler php_XML_SetNotationDeclHandler macro

Completed in 17 milliseconds