Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds