Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php197 public function getElementsByTagNameNS(?string $namespace, string $localName) {} function in DOMElement
294 public function getElementsByTagNameNS(?string $namespace, string $localName) {} function in DOMDocument
H A Delement.c926 PHP_METHOD(DOMElement, getElementsByTagNameNS) in PHP_METHOD() argument
H A Ddocument.c979 PHP_METHOD(DOMDocument, getElementsByTagNameNS) in PHP_METHOD() argument

Completed in 28 milliseconds