Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/tests/
H A Ddomelement.phpt40 $node->removeAttributeNS('http://www.w3.org/XML/1998/namespace', 'lang');
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php209 public function removeAttributeNS(?string $namespace, string $localName) {} function in DOMElement
H A Dphp_dom_arginfo.h496 ZEND_METHOD(DOMElement, removeAttributeNS);
712 ZEND_ME(DOMElement, removeAttributeNS, arginfo_class_DOMElement_removeAttributeNS, ZEND_ACC_PUBLIC)
H A Delement.c741 PHP_METHOD(DOMElement, removeAttributeNS) in PHP_METHOD() argument

Completed in 12 milliseconds