Searched refs:getDescendantNamespaces (Results 1 – 5 of 5) sorted by relevance
2 DOM\Element::getDescendantNamespaces()10 $list = $dom->getElementsByTagName($name)[0]->getDescendantNamespaces();
74 …ication. Use Dom\Element::getInScopeNamespaces() or Dom\Element::getDescendantNamespaces() instead.
1702 public function getDescendantNamespaces(): array {} function in Dom\\Element
2066 PHP_METHOD(Dom_Element, getDescendantNamespaces) in PHP_METHOD() argument
1290 ZEND_METHOD(Dom_Element, getDescendantNamespaces);1674 …ZEND_ME(Dom_Element, getDescendantNamespaces, arginfo_class_Dom_Element_getDescendantNamespaces, Z…
Completed in 31 milliseconds