Home
last modified time | relevance | path

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

/PHP-8.2/ext/dom/
H A Delement.c479 static bool dom_remove_attribute(xmlNodePtr thisp, xmlNodePtr attrp) in dom_remove_attribute() function
558 RETURN_BOOL(dom_remove_attribute(nodep, attrp)); in PHP_METHOD()
1594 dom_remove_attribute(thisp, attribute); in PHP_METHOD()

Completed in 21 milliseconds