Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dattr.c169 node_list_unlink(attrp->children); in dom_attr_value_write()
H A Dphp_dom.h109 void node_list_unlink(xmlNodePtr node);
H A Delement.c399 node_list_unlink(attr->children); in PHP_FUNCTION()
458 node_list_unlink(attrp->children); in PHP_FUNCTION()
777 node_list_unlink(nodep->children); in PHP_FUNCTION()
845 node_list_unlink(attr->children); in PHP_FUNCTION()
911 node_list_unlink(attrp->children); in PHP_FUNCTION()
H A Dphp_dom.c970 void node_list_unlink(xmlNodePtr node) in node_list_unlink() function
983 node_list_unlink(node->children); in node_list_unlink()
994 node_list_unlink((xmlNodePtr) node->properties); in node_list_unlink()
H A Dnode.c343 node_list_unlink(nodep->children); in dom_node_node_value_write()
867 node_list_unlink(nodep->children); in dom_node_text_content_write()

Completed in 43 milliseconds