Home
last modified time | relevance | path

Searched refs:xml (Results 26 – 50 of 951) sorted by relevance

12345678910>>...39

/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dblog.phar.inc7 $phar->setStub('<?php if(file_exists(dirname(__FILE__) . "/files/config.xml")) {
8 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
12 $phar['index.php'] = '<?php if (!file_exists("config.xml")) {
16 var_dump(file_get_contents("config.xml"));
/PHP-5.5/ext/phar/tests/files/
H A Dblog.phar.inc9 if(file_exists(dirname(__FILE__) . "/files/config.xml")) {
10 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
14 $phar['index.php'] = '<?php if (!file_exists("config.xml")) {
18 var_dump(str_replace("\r\n", "\n", file_get_contents("config.xml")));
/PHP-5.5/ext/xmlreader/tests/
H A D013.phpt10 $xml =<<<EOF
11 <?xml version="1.0" encoding="UTF-8" ?>
19 $reader->XML($xml);
33 $xml =<<<EOF
34 <?xml version="1.0" encoding="UTF-8" ?>
39 $reader->XML($xml);
/PHP-5.5/ext/simplexml/tests/
H A D017.phpt7 $xml =<<<EOF
27 function print_xml($xml) {
28 foreach($xml->children() as $person) {
36 function print_xml2($xml) {
39 echo "person: ".$xml->person[$i]['name']."\n";
42 echo " child: ".$xml->person[$i]->child[$j]['name']."\n";
48 print_xml(simplexml_load_string($xml));
52 print_xml2(simplexml_load_string($xml));
H A Dbug62328.phpt13 $xml = new UberSimpleXML('<xml/>');
15 var_dump((string) $xml);
16 var_dump($xml->__toString());
H A D025.phpt8 $xml =<<<EOF
9 <?xml version='1.0'?>
19 $sxe = simplexml_load_string($xml);
26 $xml =<<<EOF
27 <?xml version='1.0'?>
33 $sxe = simplexml_load_string($xml);
38 $xml =<<<EOF
39 <?xml version='1.0'?>
43 $sxe = simplexml_load_string($xml);
H A Dbug43221.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root />');
8 $n = $xml->addChild("node", "value");
12 print_r($xml->asXml());
17 <?xml version="1.0" encoding="utf-8"?>
H A D012.phpt10 $xml =<<<EOF
11 <?xml version="1.0" encoding="ISO-8859-1" ?>
15 $sxe = simplexml_load_string($xml);
35 <?xml version="1.0" encoding="ISO-8859-1"?>
37 <?xml version="1.0" encoding="ISO-8859-1"?>
H A Dbug41947.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root xmlns:myns="http://myns" …
8 $grandchild = $xml->addChild('child', null, 'http://myns')->addChild('grandchild', 'hello', '');
10 $gchild = $xml->xpath("//grandchild");
H A Dbug37076_1.phpt7 $xml = simplexml_load_string("<root><foo /></root>");
8 $xml->{""} .= "bar";
9 print $xml->asXML();
16 <?xml version="1.0"?>
H A D027.phpt7 $xml =<<<EOF
11 function traverse_xml($xml, $pad = '')
13 $name = $xml->getName();
15 foreach($xml->attributes() as $attr => $value)
19 echo ">" . trim($xml) . "\n";
20 foreach($xml->children() as $node)
28 $people = simplexml_load_string($xml);
/PHP-5.5/ext/dom/tests/
H A Ddom_xinclude.phpt12 $data = file_get_contents(dirname(__FILE__)."/xinclude.xml");
28 <?xml version="1.0"?>
30 <book xml:base="compress.zlib://%sbook.xml">
33 </book><book xml:base="compress.zlib://%sbook.xml">
H A Dbug54601.phpt7 $xml = <<< XML
8 <?xml version='1.0' encoding='utf-8' ?>
9 <!DOCTYPE set PUBLIC "-//OASIS//DTD DocBook XML V5.0//EN" "http://www.docbook.org/xml/5.0/dtd/docbo…
17 $doc->loadXML($xml, LIBXML_NOENT);
27 <?xml version="1.0" encoding="utf-8"?>
H A DDOMDocument_documentURI_basic.phpt12 $xml = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
15 $dom->loadXML($xml);
26 $dom->documentURI = 'http://dom.example.org/example.xml';
38 string(34) "http://dom.example.org/example.xml"
/PHP-5.5/ext/xml/tests/
H A Dxml_set_notation_decl_handler_basic.phpt5 if (!extension_loaded("xml")) {
13 * Source code: ext/xml/xml.c
50 $xml = <<<HERE
51 <?xml version="1.0"?>
56 <!ENTITY testUS SYSTEM "test_usdate.xml" NDATA USDATE>
57 <!ENTITY testAUS SYSTEM "test_ausdate.xml" NDATA AUSDATE>
64 $p1->parse($xml);
87 ...System ID=test_usdate.xml
93 ...System ID=test_ausdate.xml
H A Dxml_parser_create_ns_variation1.phpt5 if (!extension_loaded("xml")) {
13 * Source code: ext/xml/xml.c
179 resource(%d) of type (xml)
182 resource(%d) of type (xml)
190 resource(%d) of type (xml)
198 resource(%d) of type (xml)
201 resource(%d) of type (xml)
204 resource(%d) of type (xml)
217 resource(%d) of type (xml)
220 resource(%d) of type (xml)
[all …]
H A Dxml_parser_create_variation1.phpt5 if (!extension_loaded("xml")) {
13 * Source code: ext/xml/xml.c
179 resource(%d) of type (xml)
182 resource(%d) of type (xml)
190 resource(%d) of type (xml)
198 resource(%d) of type (xml)
201 resource(%d) of type (xml)
204 resource(%d) of type (xml)
217 resource(%d) of type (xml)
220 resource(%d) of type (xml)
[all …]
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug40576_64bit.phpt23 string(125) "<?xml version="1.0" encoding="utf-8"?>
32 string(119) "<?xml version="1.0" encoding="utf-8"?>
41 string(116) "<?xml version="1.0" encoding="utf-8"?>
50 string(106) "<?xml version="1.0" encoding="utf-8"?>
59 string(118) "<?xml version="1.0" encoding="utf-8"?>
68 string(139) "<?xml version="1.0" encoding="utf-8"?>
H A Dbug40576.phpt23 string(125) "<?xml version="1.0" encoding="utf-8"?>
32 string(130) "<?xml version="1.0" encoding="utf-8"?>
41 string(116) "<?xml version="1.0" encoding="utf-8"?>
50 string(106) "<?xml version="1.0" encoding="utf-8"?>
59 string(118) "<?xml version="1.0" encoding="utf-8"?>
68 string(139) "<?xml version="1.0" encoding="utf-8"?>
H A Dbug42736.phpt14 $xml = xmlrpc_server_create();
16 $Myrequest = '<?xml version="1.0" encoding="UTF-8"?><methodCall><methodName>GetProducts</methodName…
24 xmlrpc_server_register_method($xml, 'GetProducts', array($myclass, 'GetProducts'));
25 $response = xmlrpc_server_call_method($xml, $Myrequest, null);
32 string(402) "<?xml version="1.0" encoding="iso-8859-1"?>
/PHP-5.5/Zend/tests/
H A Dbug34199.phpt7 $xml = "<root></root>";
8 $xml = simplexml_load_string($xml);
9 $kids = $xml->children();
/PHP-5.5/ext/phar/tests/zip/
H A Dodt.phpt26 phar://%sodt.odt/Configurations2/accelerator%ccurrent.xml
27 phar://%sodt.odt/META-INF%cmanifest.xml
29 phar://%sodt.odt%ccontent.xml
30 phar://%sodt.odt%cmeta.xml
32 phar://%sodt.odt%csettings.xml
33 phar://%sodt.odt%cstyles.xml
/PHP-5.5/ext/soap/tests/schema/
H A Dskipif.inc3 /* xml parser is required by test_schema.inc */
4 if (!extension_loaded('xml')) die('skip xml extension not available');
/PHP-5.5/ext/xsl/tests/
H A Dxslt007.phpt11 $doc = $proc->transformToUri($dom, "file://".dirname(__FILE__)."/out.xml");
12 print file_get_contents(dirname(__FILE__)."/out.xml");
13 unlink(dirname(__FILE__)."/out.xml");
19 <?xml version="1.0" encoding="iso-8859-1"?>
/PHP-5.5/ext/soap/tests/soap12/
H A DT75.phpt8 <?xml version='1.0' ?>
14 <test:RelativeReference xml:base="http://example.org/today/"
15 xlink:href="new.xml"
26 <?xml version="1.0" encoding="UTF-8"?>
27 …s-tests"><env:Header><ns1:responseResolvedRef>http://example.org/today/new.xml</ns1:responseResolv…

Completed in 25 milliseconds

12345678910>>...39