Home
last modified time | relevance | path

Searched defs:getElementsByTagNameNS (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Dphp_dom.stub.php789 … public function getElementsByTagNameNS(?string $namespace, string $localName): DOMNodeList {} function in DOMElement
996 … public function getElementsByTagNameNS(?string $namespace, string $localName): DOMNodeList {} function in DOMDocument
1631 … public function getElementsByTagNameNS(?string $namespace, string $localName): HTMLCollection {} function in Dom\\Element
1960 … public function getElementsByTagNameNS(?string $namespace, string $localName): HTMLCollection {} function in Dom\\Document
H A Delement.c1271 PHP_METHOD(DOMElement, getElementsByTagNameNS) in PHP_METHOD() argument
1276 PHP_METHOD(Dom_Element, getElementsByTagNameNS) in PHP_METHOD() argument

Completed in 16 milliseconds