node_list_unlink  183 ext/dom/attr.c 		node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  407 ext/dom/element.c 				node_list_unlink(attr->children TSRMLS_CC);
node_list_unlink  465 ext/dom/element.c 			node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  777 ext/dom/element.c 				node_list_unlink(nodep->children TSRMLS_CC);
node_list_unlink  845 ext/dom/element.c 					node_list_unlink(attr->children TSRMLS_CC);
node_list_unlink  910 ext/dom/element.c 			node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  349 ext/dom/node.c 				node_list_unlink(nodep->children TSRMLS_CC);
node_list_unlink 1038 ext/dom/php_dom.c 			node_list_unlink(node->children TSRMLS_CC);
node_list_unlink 1049 ext/dom/php_dom.c 					node_list_unlink((xmlNodePtr) node->properties TSRMLS_CC);
node_list_unlink  107 ext/dom/php_dom.h void node_list_unlink(xmlNodePtr node TSRMLS_DC);