Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dphp_dom.stub.php783 public function getAttributeNodeNS(?string $namespace, string $localName) {} function in DOMElement
1624 public function getAttributeNodeNS(?string $namespace, string $localName): ?Attr {} function in Dom\\Element
H A Delement.c1173 PHP_METHOD(DOMElement, getAttributeNodeNS) in PHP_METHOD() argument

Completed in 22 milliseconds