Searched refs:root (Results 151 – 175 of 298) sorted by relevance
12345678910>>...12
9 $doc->loadXML('<root><node/></root>');
21 echo "--------- root\n";25 echo "--------- children of root\n";34 // The parent of this last node is the root again71 echo "--------- Add child to root\n";102 --------- root107 --------- children of root180 --------- Add child to root
9 $dom->loadXML("<root />");
11 $fragment = new DOMDocumentFragment("root");
8 $element = $dom->appendChild(new DOMElement('root'));
195 gc_link_unused(root)340 return root; in gc_decompress()346 root = GC_IDX2PTR(idx); in gc_decompress()348 return root; in gc_decompress()356 gc_root_buffer *root; in gc_fetch_unused() local360 root = GC_IDX2PTR(idx); in gc_fetch_unused()417 GC_LINK_UNUSED(root); in gc_remove_from_roots()671 gc_root_buffer *root; in gc_remove_from_buffer() local688 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()1338 if (root) { in gc_remove_nested_data_from_buffer()[all …]
55 fwrite($h, "file in root");84 file in root87 file in root113 file in root
54 fwrite($h, "file in root");82 file in root85 file in root111 file in root
7 die("skip for root only");
22 $root = new Node();24 $nextLevel = [$root];43 return $root;
11 $user = 'root';
35 $dom->loadXML("<root>this is from an external DomDocument</root>");
10 <root>12 </root>24 <xsl:value-of select="ext:function('testFunction', document('$cDIR/bug49634.xml')/root)"/>
1 root {
23 root
19 string(4) "root"
18 <multiRef id="id0" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…19 <multiRef id="id9" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…20 <multiRef id="id7" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…21 <multiRef id="id6" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…22 <multiRef id="id10" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encodin…23 <multiRef id="id8" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…24 <multiRef id="id4" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…25 <multiRef id="id5" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…26 <multiRef id="id3" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…27 <multiRef id="id2" soapenc:root="0" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding…[all …]
10 var_dump($x->root()->getParent());
10 <root>14 </root>
7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root xmlns:myns="http://myns" …
2 bcsqrt — Get the square root of an arbitrary precision number
2 GC 015: Object as root of cycle
14 $dom->loadxml('<?xml version="1.0" ?><root />');
Completed in 30 milliseconds