Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Dattr.c167 node_list_unlink(attrp->children); in dom_attr_value_write()
H A Dphp_dom.h110 void node_list_unlink(xmlNodePtr node);
H A Delement.c401 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()
H A Dphp_dom.c972 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function
985 node_list_unlink(node->children); in node_list_unlink()
996 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()
H A Dnode.c339 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 24 milliseconds