Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/
H A Ddomelement.phpt77 $node->setIdAttributeNode($idatt, FALSE);
/php-src/ext/dom/
H A Dphp_dom.stub.php825 public function setIdAttributeNode(DOMAttr $attr, bool $isId): void {} function in DOMElement
1667 public function setIdAttributeNode(Attr $attr, bool $isId): void {} function in Dom\\Element
H A Delement.c1440 PHP_METHOD(DOMElement, setIdAttributeNode) in PHP_METHOD() argument
1445 PHP_METHOD(Dom_Element, setIdAttributeNode) in PHP_METHOD() argument
H A Dphp_dom_arginfo.h1202 ZEND_METHOD(DOMElement, setIdAttributeNode);
1284 ZEND_METHOD(Dom_Element, setIdAttributeNode);
1457 …ZEND_ME(DOMElement, setIdAttributeNode, arginfo_class_DOMElement_setIdAttributeNode, ZEND_ACC_PUBL…
1661 …ZEND_ME(Dom_Element, setIdAttributeNode, arginfo_class_Dom_Element_setIdAttributeNode, ZEND_ACC_PU…

Completed in 30 milliseconds