Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/tests/
H A Ddomelement.phpt32 $node->removeAttributeNode($lang);
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php630 public function removeAttributeNode(DOMAttr $attr) {} function in DOMElement
H A Dphp_dom_arginfo.h601 ZEND_METHOD(DOMElement, removeAttributeNode);
832 …ZEND_ME(DOMElement, removeAttributeNode, arginfo_class_DOMElement_removeAttributeNode, ZEND_ACC_PU…
H A Delement.c661 PHP_METHOD(DOMElement, removeAttributeNode) in PHP_METHOD() argument

Completed in 19 milliseconds