Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/tests/
H A Ddom_import_simplexml.phpt13 $dom = dom_import_simplexml($s);
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php978 function dom_import_simplexml(object $node): DOMElement {} function
H A Dphp_dom_arginfo.h541 ZEND_FUNCTION(dom_import_simplexml);
698 ZEND_FE(dom_import_simplexml, arginfo_dom_import_simplexml)
H A Dphp_dom.c467 PHP_FUNCTION(dom_import_simplexml) in PHP_FUNCTION() argument

Completed in 31 milliseconds