Home
last modified time | relevance | path

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

12345

/PHP-7.4/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-7.4/ext/soap/tests/
H A Dtypemap005.phpt29 $sxe = simplexml_load_string($xml);
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug30045.phpt26 $xml = simplexml_load_string($request);
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2221 PHP_FUNCTION(simplexml_load_string) in PHP_FUNCTION() argument
2644 PHP_FE(simplexml_load_string, arginfo_simplexml_load_string)

Completed in 16 milliseconds

12345