Searched refs:xml_set_notation_decl_handler (Results 1 – 5 of 5) sorted by relevance
2 Test xml_set_notation_decl_handler function : basic33 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
2 Test xml_set_notation_decl_handler function : basic
94 ZEND_FUNCTION(xml_set_notation_decl_handler);119 ZEND_FE(xml_set_notation_decl_handler, arginfo_xml_set_notation_decl_handler)
30 function xml_set_notation_decl_handler(XMLParser $parser, $handler): bool {} function
1181 PHP_FUNCTION(xml_set_notation_decl_handler) in PHP_FUNCTION() argument
Completed in 10 milliseconds