Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/tests/
H A Ddomelement.phpt77 $node->setIdAttributeNode($idatt, FALSE);
/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php651 public function setIdAttributeNode(DOMAttr $attr, bool $isId): void {} function in DOMElement
H A Dphp_dom_arginfo.h608 ZEND_METHOD(DOMElement, setIdAttributeNode);
839 …ZEND_ME(DOMElement, setIdAttributeNode, arginfo_class_DOMElement_setIdAttributeNode, ZEND_ACC_PUBL…
H A Delement.c1268 PHP_METHOD(DOMElement, setIdAttributeNode) in PHP_METHOD() argument

Completed in 26 milliseconds