Home
last modified time | relevance | path

Searched refs:xml (Results 451 – 475 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/PHP-7.4/ext/simplexml/tests/
H A Dprofile02.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile04.phpt7 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile05.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile08.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile09.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dprofile06.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
H A Dsimplexml_load_file.phpt7 $simple = simplexml_load_file(__DIR__."/book.xml");
/PHP-7.4/ext/spl/tests/
H A Diterator_006.phpt8 $root = simplexml_load_string('<?xml version="1.0"?>
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_createEntityReference_basic.phpt18 <?xml version="1.0"?>
H A Dbug73907.phpt7 $xmlString = '<?xml version="1.0" encoding="utf-8" ?>
H A DDOMDocument_preserveWhiteSpace_basic.phpt12 $doc->load(__DIR__."/book.xml");
H A DDOMComment_appendData_basic.phpt20 <?xml version="1.0"?>
H A DDOMComment_insertData_basic.phpt20 <?xml version="1.0"?>
H A DDOMDocument_createAttribute_basic.phpt24 <?xml version="1.0"?>
/PHP-7.4/ext/xmlreader/tests/
H A Dopen_error.phpt8 var_dump($reader->open(__DIR__.'/missing-file.xml'));
/PHP-7.4/ext/xmlwriter/tests/
H A D002.phpt18 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/xsl/tests/
H A Dbug49634.phpt11 <?xml version="1.0" encoding="UTF-8" ?>
24 <xsl:output encoding="UTF-8" indent="yes" method="xml" />
26 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>
/PHP-7.4/ext/soap/tests/
H A Dserver002.phpt15 <?xml version="1.0" encoding="ISO-8859-1"?>
35 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver004.phpt18 <?xml version="1.0" encoding="ISO-8859-1"?>
38 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver021.phpt21 <?xml version="1.0" encoding="ISO-8859-1"?>
38 <?xml version="1.0" encoding="UTF-8"?>
H A Dserver028.phpt22 <?xml version="1.0" encoding="ISO-8859-1"?>
39 <?xml version="1.0" encoding="UTF-8"?>
H A Dtypemap011.phpt12 <?xml version="1.0" encoding="UTF-8"?>
29 function book_from_xml($xml) {
/PHP-7.4/ext/soap/tests/soap12/
H A DT43.phpt8 <?xml version="1.0"?>
28 <?xml version="1.0" encoding="UTF-8"?>
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_022w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>
H A Dr2_base_023w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
19 <?xml version="1.0" encoding="UTF-8"?>

Completed in 66 milliseconds

1...<<11121314151617181920>>...39