Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds