Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/tests/
H A Ddomelement.phpt77 $node->setIdAttributeNode($idatt, FALSE);
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php233 public function setIdAttributeNode(DOMAttr $attr, bool $isId) {} function in DOMElement
H A Dphp_dom_arginfo.h504 ZEND_METHOD(DOMElement, setIdAttributeNode);
720 …ZEND_ME(DOMElement, setIdAttributeNode, arginfo_class_DOMElement_setIdAttributeNode, ZEND_ACC_PUBL…
H A Delement.c1109 PHP_METHOD(DOMElement, setIdAttributeNode) in PHP_METHOD() argument

Completed in 15 milliseconds