Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c599 PHP_METHOD(DOMElement, getAttributeNode) in PHP_METHOD() argument
H A Dphp_dom.stub.php636 public function getAttributeNode(string $qualifiedName) {} function in DOMElement
1330 public function getAttributeNode(string $qualifiedName): ?Attr {} function in Dom\\Element

Completed in 23 milliseconds