Home
last modified time | relevance | path

Searched refs:simplexml_load_string (Results 101 – 108 of 108) sorted by relevance

12345

/PHP-8.0/ext/soap/tests/
H A Dtypemap007.phpt31 $sxe = simplexml_load_string($xml);
H A Dtypemap001.phpt29 $sxe = simplexml_load_string($xml);
H A Dtypemap005.phpt29 $sxe = simplexml_load_string($xml);
/PHP-8.0/ext/oci8/tests/
H A Dxmltype_01.phpt55 $sx = simplexml_load_string($data);
H A Dxmltype_02.phpt72 $sx = simplexml_load_string($row[0]->load());
/PHP-8.0/ext/simplexml/tests/
H A D031.phpt16 $sxe = simplexml_load_string($xml);
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug30045.phpt26 $xml = simplexml_load_string($request);
/PHP-8.0/ext/simplexml/
H A Dsimplexml.c2306 PHP_FUNCTION(simplexml_load_string) in PHP_FUNCTION() argument

Completed in 23 milliseconds

12345