Searched refs:node_list_unlink (Results 1 – 3 of 3) sorted by relevance
462 node_list_unlink(attr->children); in PHP_METHOD()550 node_list_unlink(attrp->children); in dom_remove_attribute()933 node_list_unlink(nodep->children); in dom_set_attribute_ns_legacy()992 node_list_unlink(attr->children); in dom_set_attribute_ns_legacy()1163 node_list_unlink(attrp->children); in PHP_METHOD()
137 void node_list_unlink(xmlNodePtr node);
1403 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function1416 node_list_unlink(node->children); in node_list_unlink()1427 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()2345 node_list_unlink(nodep->children); in dom_remove_all_children()
Completed in 20 milliseconds