Home
last modified time | relevance | path

Searched refs:xml_parser_create (Results 26 – 38 of 38) sorted by relevance

12

/PHP-8.0/ext/libxml/tests/
H A Dlibxml_entity_loading_disabled_by_default.phpt30 $p = xml_parser_create();
/PHP-8.0/ext/xml/tests/
H A Dbug32001b.phpt9 xml_parser_create($encoding);
60 $parser = xml_parser_create(NULL);
H A Dxml001.phpt12 $xml_parser = xml_parser_create();
H A Dxml003.phpt51 $xml_parser = xml_parser_create();
H A Dbug26614.phpt76 $xml_parser = xml_parser_create();
H A Dxml002.phpt51 $xml_parser = xml_parser_create();
H A Dbug26614_libxml.phpt76 $xml_parser = xml_parser_create();
H A Dxml_parser_set_option_variation3.phpt20 $parser = xml_parser_create();
H A Dxml_set_notation_decl_handler_basic.phpt35 $parser = xml_parser_create();
H A Dbug32001.phpt100 $parser = xml_parser_create(NULL);
/PHP-8.0/ext/soap/tests/schema/
H A Dtest_schema.inc64 $xml = xml_parser_create();
/PHP-8.0/ext/xml/
H A Dxml.c1064 PHP_FUNCTION(xml_parser_create) in PHP_FUNCTION() argument
/PHP-8.0/
H A DUPGRADING668 . xml_parser_create(_ns) will now return an XMLParser object rather than a

Completed in 37 milliseconds

12