Home
last modified time | relevance | path

Searched refs:dom_import_simplexml (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/dom/tests/modern/xml/
H A Dsimplexml_interop.phpt23 dom_import_simplexml($sxe);
40 dom_import_simplexml(): Argument #1 ($node) must not be already imported as a Dom\Node
/php-src/ext/dom/tests/
H A Ddom_import_simplexml.phpt13 $dom = dom_import_simplexml($s);
/php-src/ext/dom/
H A Dphp_dom.stub.php1237 function dom_import_simplexml(object $node): DOMElement {} function
H A Dphp_dom_arginfo.h1129 ZEND_FUNCTION(dom_import_simplexml);
1326 ZEND_FE(dom_import_simplexml, arginfo_dom_import_simplexml)
H A Dphp_dom.c598 PHP_FUNCTION(dom_import_simplexml) in PHP_FUNCTION() argument

Completed in 38 milliseconds