Home
last modified time | relevance | path

Searched refs:import_simplexml (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/tests/
H A Ddom_import_simplexml.phpt18 Dom\import_simplexml($s);
35 Dom\import_simplexml(): Argument #1 ($node) must not be already imported as a DOMNode
/php-src/ext/dom/tests/modern/xml/
H A Dsimplexml_interop.phpt11 $element = Dom\import_simplexml($sxe);
29 var_dump(Dom\import_simplexml($sxe) === $element);
/php-src/ext/dom/
H A Dphp_dom.stub.php2171 function import_simplexml(object $node): Element {} function

Completed in 12 milliseconds