Home
last modified time | relevance | path

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

/PHP-8.2/ext/simplexml/tests/
H A Dbug81325.phpt10 $xml = simplexml_import_dom($dom);
16 Warning: simplexml_import_dom(): Invalid Nodetype%s
H A Dsimplexml_import_dom.phpt2 SimpleXML [interop]: simplexml_import_dom
14 $s = simplexml_import_dom($dom);
H A Dbug51615.phpt11 $html = simplexml_import_dom($dom);
/PHP-8.2/ext/simplexml/
H A Dsimplexml.stub.php9 function simplexml_import_dom(SimpleXMLElement|DOMNode $node, ?string $class_name = SimpleXMLElemen… function
H A Dsimplexml_arginfo.h106 ZEND_FUNCTION(simplexml_import_dom);
132 ZEND_FE(simplexml_import_dom, arginfo_simplexml_import_dom)
H A Dsimplexml.c2628 PHP_FUNCTION(simplexml_import_dom) in PHP_FUNCTION() argument

Completed in 20 milliseconds