Home
last modified time | relevance | path

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

12

/PHP-8.0/ext/xml/tests/
H A Dxml004.phpt9 $xp = xml_parser_create();
17 $xp = xml_parser_create();
H A Dxml011.phpt19 $parser = xml_parser_create();
25 $parser = xml_parser_create();
H A Dbug50576.phpt19 $xml_parser = xml_parser_create();
30 $xml_parser = xml_parser_create();
H A Dxml_parser_set_option_variation5.phpt12 $xmlParser = xml_parser_create();
H A Dxml_parser_get_option_variation4.phpt12 $xmlParser = xml_parser_create();
H A Dbug27908.phpt14 $xp = xml_parser_create();
H A Dbug78563.phpt8 $parser = xml_parser_create();
H A Dbug78563_serialize.phpt8 $parser = xml_parser_create();
H A Dbug76874.phpt15 $this->xml = xml_parser_create();
H A Dbug26528.phpt10 $parser = xml_parser_create();
H A Dbug72793.phpt13 $this->parser = xml_parser_create();
H A Dbug30875.phpt17 $parser = xml_parser_create();
H A Dxml_parser_set_option_variation4.phpt15 $xmlParser = xml_parser_create();
H A Dxml_parser_get_option_variation3.phpt9 $parser = xml_parser_create();
H A Dbug72714.phpt18 $xml_parser = xml_parser_create();
H A Dxml007.phpt24 $parser = xml_parser_create('ISO-8859-1');
H A Dxml_closures_001.phpt25 $xp = xml_parser_create();
H A Dxml_error_string_basic.phpt20 $xml_parser = xml_parser_create();
H A Dbug30266.phpt22 $parser = xml_parser_create();
H A Dbug70962.phpt11 $parser = xml_parser_create();
H A Dxml_set_processing_instruction_handler_basic.phpt22 $parser = xml_parser_create();
H A Dxml_parse_into_struct_variation.phpt14 $p = xml_parser_create();
/PHP-8.0/Zend/tests/
H A Dbug34617.phpt10 $reader = xml_parser_create();
/PHP-8.0/ext/xml/
H A Dxml_arginfo.h86 ZEND_FUNCTION(xml_parser_create);
111 ZEND_FE(xml_parser_create, arginfo_xml_parser_create)
H A Dxml.stub.php5 function xml_parser_create(?string $encoding = null): XMLParser {} function

Completed in 26 milliseconds

12