Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c1221 PHP_METHOD(DOMElement, setAttributeNodeNS) in PHP_METHOD() argument
1226 PHP_METHOD(Dom_Element, setAttributeNodeNS) in PHP_METHOD() argument
H A Dphp_dom.stub.php816 public function setAttributeNodeNS(DOMAttr $attr) {} function in DOMElement
1627 public function setAttributeNodeNS(Attr $attr) : ?Attr {} function in Dom\\Element

Completed in 25 milliseconds