node_list_unlink  190 ext/dom/attr.c 		node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  419 ext/dom/element.c 		node_list_unlink(attr->children TSRMLS_CC);
node_list_unlink  478 ext/dom/element.c 			node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  788 ext/dom/element.c 				node_list_unlink(nodep->children TSRMLS_CC);
node_list_unlink  840 ext/dom/element.c 				node_list_unlink(attr->children TSRMLS_CC);
node_list_unlink  905 ext/dom/element.c 			node_list_unlink(attrp->children TSRMLS_CC);
node_list_unlink  352 ext/dom/node.c 				node_list_unlink(nodep->children TSRMLS_CC);
node_list_unlink  938 ext/dom/php_dom.c 			node_list_unlink(node->children TSRMLS_CC);
node_list_unlink  949 ext/dom/php_dom.c 					node_list_unlink((xmlNodePtr) node->properties TSRMLS_CC);
node_list_unlink   96 ext/dom/php_dom.h void node_list_unlink(xmlNodePtr node TSRMLS_DC);