Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c747 PHP_METHOD(DOMElement, removeAttributeNode) in PHP_METHOD() argument
752 PHP_METHOD(Dom_Element, removeAttributeNode) in PHP_METHOD() argument
H A Dphp_dom.stub.php652 public function removeAttributeNode(DOMAttr $attr) {} function in DOMElement
1328 public function removeAttributeNode(Attr $attr) : Attr {} function in Dom\\Element

Completed in 18 milliseconds