Searched refs:node_list_unlink (Results 1 – 5 of 5) sorted by relevance
167 node_list_unlink(attrp->children); in dom_attr_value_write()
110 void node_list_unlink(xmlNodePtr node);
401 node_list_unlink(attr->children); in PHP_FUNCTION()459 node_list_unlink(attrp->children); in PHP_FUNCTION()772 node_list_unlink(nodep->children); in PHP_FUNCTION()840 node_list_unlink(attr->children); in PHP_FUNCTION()905 node_list_unlink(attrp->children); in PHP_FUNCTION()
972 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function985 node_list_unlink(node->children); in node_list_unlink()996 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()
339 node_list_unlink(nodep->children); in dom_node_node_value_write()861 node_list_unlink(nodep->children); in dom_node_text_content_write()
Completed in 41 milliseconds