Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/tests/
H A Ddomelement.phpt46 $node->setAttributeNodeNS($lang);
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php224 public function setAttributeNodeNS(DOMAttr $attr) {} function in DOMElement
H A Dphp_dom_arginfo.h501 ZEND_METHOD(DOMElement, setAttributeNodeNS);
717 …ZEND_ME(DOMElement, setAttributeNodeNS, arginfo_class_DOMElement_setAttributeNodeNS, ZEND_ACC_PUBL…
H A Delement.c853 PHP_METHOD(DOMElement, setAttributeNodeNS) in PHP_METHOD() argument

Completed in 23 milliseconds