Home
last modified time | relevance | path

Searched refs:saveXmlFile (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/dom/tests/modern/xml/
H A DXMLDocument_fromString_02.phpt9 var_dump($dom->saveXmlFile(__DIR__ . "/fromString_02.xml"));
/PHP-8.4/ext/dom/
H A Dphp_dom.stub.php2047 public function saveXmlFile(string $filename, int $options = 0): int|false {} function in Dom\\HTMLDocument
2092 public function saveXmlFile(string $filename, int $options = 0): int|false {} function in Dom\\XMLDocument

Completed in 15 milliseconds