Home
last modified time | relevance | path

Searched refs:removeAttributeNode (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/dom/tests/
H A Ddomelement.phpt32 $node->removeAttributeNode($lang);
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php212 public function removeAttributeNode(DOMAttr $attr) {} function in DOMElement
H A Dphp_dom_arginfo.h497 ZEND_METHOD(DOMElement, removeAttributeNode);
713 …ZEND_ME(DOMElement, removeAttributeNode, arginfo_class_DOMElement_removeAttributeNode, ZEND_ACC_PU…
H A Delement.c470 PHP_METHOD(DOMElement, removeAttributeNode) in PHP_METHOD() argument
/PHP-8.0/
H A DNEWS1066 . Fixed bug #80537 (Wrong parameter type in DOMElement::removeAttributeNode

Completed in 15 milliseconds