Home
last modified time | relevance | path

Searched refs:xmlStandalone (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/dom/tests/
H A Dgh11791.phpt9 var_dump($doc->xmlStandalone);
10 $doc->xmlStandalone = true;
11 var_dump($doc->xmlStandalone);
15 var_dump($doc->xmlStandalone);
16 $doc->xmlStandalone = true;
17 var_dump($doc->xmlStandalone);
21 var_dump($doc->xmlStandalone);
22 $doc->xmlStandalone = true;
23 var_dump($doc->xmlStandalone);
27 var_dump($doc->xmlStandalone);
[all …]
H A Ddomobject_debug_handler.phpt37 ["xmlStandalone"]=>
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_debug.phpt16 ["xmlStandalone"]=>
H A DXMLDocument_fromEmptyDocument_02.phpt16 ["xmlStandalone"]=>
H A DXMLDocument_node_ownerDocument_for_XML.phpt19 ["xmlStandalone"]=>
/php-src/ext/dom/tests/modern/spec/
H A DDocument_implementation_createDocument.phpt43 ["xmlStandalone"]=>
/php-src/ext/dom/
H A Dphp_dom.stub.php894 public bool $xmlStandalone; variable in DOMDocument
2073 public bool $xmlStandalone; variable in Dom\\XMLDocument

Completed in 15 milliseconds