Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/modern/extensions/
H A DElement_getInScopeNamespaces.phpt2 Dom\Element::getInScopeNamespaces()
10 $list = $dom->getElementsByTagName($name)[0]->getInScopeNamespaces();
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath.phpt74 …ot well-defined in the living DOM specification. Use Dom\Element::getInScopeNamespaces() or Dom\El…
/php-src/ext/dom/
H A Dphp_dom.stub.php1699 public function getInScopeNamespaces(): array {} function in Dom\\Element
H A Delement.c2048 PHP_METHOD(Dom_Element, getInScopeNamespaces) in PHP_METHOD() argument
H A Dphp_dom_arginfo.h1289 ZEND_METHOD(Dom_Element, getInScopeNamespaces);
1673 …ZEND_ME(Dom_Element, getInScopeNamespaces, arginfo_class_Dom_Element_getInScopeNamespaces, ZEND_AC…

Completed in 31 milliseconds