Searched refs:removeAttributeNS (Results 1 – 4 of 4) sorted by relevance
40 $node->removeAttributeNS('http://www.w3.org/XML/1998/namespace', 'lang');
209 public function removeAttributeNS(?string $namespace, string $localName) {} function in DOMElement
496 ZEND_METHOD(DOMElement, removeAttributeNS);712 ZEND_ME(DOMElement, removeAttributeNS, arginfo_class_DOMElement_removeAttributeNS, ZEND_ACC_PUBLIC)
741 PHP_METHOD(DOMElement, removeAttributeNS) in PHP_METHOD() argument
Completed in 17 milliseconds