Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Dattr.c151 node_list_unlink(attrp->children); in dom_attr_value_write()
H A Dphp_dom.h108 void node_list_unlink(xmlNodePtr node);
H A Delement.c279 node_list_unlink(attr->children); in PHP_METHOD()
337 node_list_unlink(attrp->children); in PHP_METHOD()
650 node_list_unlink(nodep->children); in PHP_METHOD()
718 node_list_unlink(attr->children); in PHP_METHOD()
783 node_list_unlink(attrp->children); in PHP_METHOD()
H A Dphp_dom.c911 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function
924 node_list_unlink(node->children); in node_list_unlink()
935 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()
H A Dnode.c184 node_list_unlink(nodep->children); in dom_node_node_value_write()
773 node_list_unlink(nodep->children); in dom_node_text_content_write()

Completed in 27 milliseconds