Home
last modified time | relevance | path

Searched refs:simplexml_load_string (Results 76 – 100 of 122) sorted by relevance

12345

/php-src/ext/simplexml/tests/
H A Dkey_error.phpt15 $sxe = simplexml_load_string($xml);
H A D008.phpt25 $sxe = simplexml_load_string($xml);
H A Dbug46003.phpt17 $x = simplexml_load_string($xml);
H A Dsxe_001.phpt26 var_dump(simplexml_load_string($xml, 'SimpleXMLIterator'));
H A Dbug12170.phpt17 $sxe = simplexml_load_string($xml);
H A D012.phpt13 $sxe = simplexml_load_string($xml);
H A D002.phpt25 $sxe = simplexml_load_string($xml);
H A D010.phpt29 var_dump(simplexml_load_string($xml, 'simplexml_inherited'));
H A Dbug43221.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root />');
H A Dbug52751.phpt17 $sxe = simplexml_load_string($xml);
H A Dgh12223.phpt18 $sxe = simplexml_load_string($xml);
H A Diterator_interaction_empty_and_var_dump.phpt14 $sxe = simplexml_load_string($xml);
H A Dlibxml_global_state_entity_loader_bypass.phpt20 simplexml_load_string($xml);
H A D009.phpt7 $sxe = simplexml_load_string(<<<EOF
H A D004.phpt8 $sxe = simplexml_load_string(<<<EOF
H A Dprofile11.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A D005.phpt8 $sxe = simplexml_load_string(<<<EOF
H A D022.phpt13 $sxe = simplexml_load_string($xml);
H A D030.phpt16 $sxe = simplexml_load_string($xml);
H A Dbug27010.phpt17 $sxe = simplexml_load_string($xml);
H A D003.phpt29 var_dump(simplexml_load_string($xml));
H A D014b.phpt14 $people = simplexml_load_string($xml);
H A Dbug67116.phpt22 $sxe = simplexml_load_string($xml);
H A D014a.phpt13 $people = simplexml_load_string($xml);
H A D014.phpt13 $people = simplexml_load_string($xml);

Completed in 22 milliseconds

12345