Home
last modified time | relevance | path

Searched refs:xml_set_notation_decl_handler (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/xml/tests/
H A Dxml_set_notation_decl_handler_basic.phpt2 Test xml_set_notation_decl_handler function : basic
33 xml_set_notation_decl_handler($parser, "notation_decl_handler");
52 echo "Simple test of xml_set_notation_decl_handler(() function\n";
58 Simple test of xml_set_notation_decl_handler(() function
H A Dxml_parser_set_option_basic.phpt2 Test xml_set_notation_decl_handler function : basic
/PHP-8.3/ext/xml/
H A Dxml_arginfo.h94 ZEND_FUNCTION(xml_set_notation_decl_handler);
119 ZEND_FE(xml_set_notation_decl_handler, arginfo_xml_set_notation_decl_handler)
H A Dxml.stub.php168 function xml_set_notation_decl_handler(XMLParser $parser, $handler): true {} function
H A Dxml.c1150 PHP_FUNCTION(xml_set_notation_decl_handler) in PHP_FUNCTION() argument

Completed in 13 milliseconds