Home
last modified time | relevance | path

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

12

/PHP-8.1/ext/xml/tests/
H A Dxml011.phpt17 $parser = xml_parser_create();
23 $parser = xml_parser_create();
H A Dxml004.phpt9 $xp = xml_parser_create();
17 $xp = xml_parser_create();
H A Dbug50576.phpt17 $xml_parser = xml_parser_create();
28 $xml_parser = xml_parser_create();
H A Dxml_parser_set_option_variation5.phpt8 $xmlParser = xml_parser_create();
H A Dxml_parser_get_option_variation4.phpt8 $xmlParser = xml_parser_create();
H A Dbug27908.phpt12 $xp = xml_parser_create();
H A Dbug78563.phpt8 $parser = xml_parser_create();
H A Dbug76874.phpt15 $this->xml = xml_parser_create();
H A Dbug78563_serialize.phpt8 $parser = xml_parser_create();
H A Dbug26528.phpt8 $parser = xml_parser_create();
H A Dbug30875.phpt15 $parser = xml_parser_create();
H A Dxml_parser_set_option_variation4.phpt11 $xmlParser = xml_parser_create();
H A Dbug72793.phpt13 $this->parser = xml_parser_create();
H A Dxml_parser_get_option_variation3.phpt7 $parser = xml_parser_create();
H A Dbug72714.phpt16 $xml_parser = xml_parser_create();
H A Dxml_error_string_basic.phpt16 $xml_parser = xml_parser_create();
H A Dxml007.phpt25 $parser = xml_parser_create('ISO-8859-1');
H A Dxml_closures_001.phpt25 $xp = xml_parser_create();
H A Dbug70962.phpt9 $parser = xml_parser_create();
H A Dgh12254.phpt8 $parser = xml_parser_create();
H A Dbug30266.phpt20 $parser = xml_parser_create();
H A Dxml_set_processing_instruction_handler_basic.phpt18 $parser = xml_parser_create();
H A Dxml_parse_into_struct_variation.phpt10 $p = xml_parser_create();
/PHP-8.1/Zend/tests/
H A Dbug34617.phpt10 $reader = xml_parser_create();
/PHP-8.1/ext/xml/
H A Dxml_arginfo.h86 ZEND_FUNCTION(xml_parser_create);
111 ZEND_FE(xml_parser_create, arginfo_xml_parser_create)

Completed in 34 milliseconds

12