Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/tests/
H A Dgh16473.phpt2 GH-16473 (dom_import_simplexml stub is wrong)
10 var_dump(dom_import_simplexml($attr)->textContent);
H A Ddom_import_simplexml.phpt13 $dom = dom_import_simplexml($s);
/PHP-8.2/ext/dom/
H A Dphp_dom.stub.php936 function dom_import_simplexml(object $node): DOMAttr|DOMElement {} function
H A Dphp_dom_arginfo.h500 ZEND_FUNCTION(dom_import_simplexml);
647 ZEND_FE(dom_import_simplexml, arginfo_dom_import_simplexml)
H A Dphp_dom.c467 PHP_FUNCTION(dom_import_simplexml) in PHP_FUNCTION() argument
/PHP-8.2/
H A DNEWS90 . Fixed bug GH-16473 (dom_import_simplexml stub is wrong). (nielsdos)

Completed in 34 milliseconds