Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/tests/modern/extensions/
H A DElement_getDescendantNamespaces.phpt2 DOM\Element::getDescendantNamespaces()
10 $list = $dom->getElementsByTagName($name)[0]->getDescendantNamespaces();
/PHP-8.4/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath.phpt74 …ication. Use Dom\Element::getInScopeNamespaces() or Dom\Element::getDescendantNamespaces() instead.
/PHP-8.4/ext/dom/
H A Dphp_dom.stub.php1698 public function getDescendantNamespaces(): array {} function in Dom\\Element
H A Delement.c1960 PHP_METHOD(Dom_Element, getDescendantNamespaces) in PHP_METHOD() argument
H A Dphp_dom_arginfo.h1284 ZEND_METHOD(Dom_Element, getDescendantNamespaces);
1667 …ZEND_ME(Dom_Element, getDescendantNamespaces, arginfo_class_Dom_Element_getDescendantNamespaces, Z…

Completed in 37 milliseconds