Home
last modified time | relevance | path

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

/PHP-8.4/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
1956 … public function getElementsByTagNameNS(?string $namespace, string $localName): HTMLCollection {} function in Dom\\Document
H A Delement.c1272 PHP_METHOD(DOMElement, getElementsByTagNameNS) in PHP_METHOD() argument
1277 PHP_METHOD(Dom_Element, getElementsByTagNameNS) in PHP_METHOD() argument

Completed in 38 milliseconds