Home
last modified time | relevance | path

Searched refs:setAttributeNode (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/dom/tests/
H A Ddom_set_attr_node.phpt2 Test: setAttributeNode()
27 $root2->setAttributeNode($attr);
56 string(16) "setAttributeNode"
H A Dbug45251.phpt2 Bug #45251 (double free or corruption with setAttributeNode())
23 $ccc->setAttributeNode($attr);
H A Dbug44648.phpt15 $root->setAttributeNode($attr);
H A Ddomattributes.phpt27 $parent->setAttributeNode($chapter);
H A Ddomelement.phpt30 $node->setAttributeNode($lang);
/PHP-8.0/ext/dom/
H A Dphp_dom.stub.php221 public function setAttributeNode(DOMAttr $attr) {} function in DOMElement
H A Dphp_dom_arginfo.h500 ZEND_METHOD(DOMElement, setAttributeNode);
716 ZEND_ME(DOMElement, setAttributeNode, arginfo_class_DOMElement_setAttributeNode, ZEND_ACC_PUBLIC)
H A Delement.c404 PHP_METHOD(DOMElement, setAttributeNode) in PHP_METHOD() argument

Completed in 14 milliseconds