Searched refs:node_list_unlink (Results 1 – 5 of 5) sorted by relevance
151 node_list_unlink(attrp->children); in dom_attr_value_write()
108 void node_list_unlink(xmlNodePtr node);
279 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()
911 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function924 node_list_unlink(node->children); in node_list_unlink()935 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()
184 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