xmlFreeNodeList 2325 third_party/libxml/src/debugXML.c xmlFreeNodeList(node->children); xmlFreeNodeList 3591 third_party/libxml/src/elfgcchack.h #undef xmlFreeNodeList xmlFreeNodeList 3592 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeNodeList) xmlFreeNodeList __attribute((alias("xmlFreeNodeList__internal_alias"))); xmlFreeNodeList 3594 third_party/libxml/src/elfgcchack.h #ifndef xmlFreeNodeList xmlFreeNodeList 3595 third_party/libxml/src/elfgcchack.h extern __typeof (xmlFreeNodeList) xmlFreeNodeList__internal_alias __attribute((visibility("hidden"))); xmlFreeNodeList 3596 third_party/libxml/src/elfgcchack.h #define xmlFreeNodeList xmlFreeNodeList__internal_alias xmlFreeNodeList 107 third_party/libxml/src/entities.c xmlFreeNodeList(entity->children); xmlFreeNodeList 930 third_party/libxml/src/include/libxml/tree.h xmlFreeNodeList (xmlNodePtr cur); xmlFreeNodeList 6901 third_party/libxml/src/parser.c xmlFreeNodeList(list); xmlFreeNodeList 6905 third_party/libxml/src/parser.c xmlFreeNodeList(list); xmlFreeNodeList 6950 third_party/libxml/src/parser.c xmlFreeNodeList(list); xmlFreeNodeList 6958 third_party/libxml/src/parser.c xmlFreeNodeList(list); xmlFreeNodeList 13185 third_party/libxml/src/parser.c xmlFreeNodeList(*lst); xmlFreeNodeList 18218 third_party/libxml/src/testapi.c if (ret_val == NULL) { xmlFreeNodeList(cur) ; cur = NULL ; } xmlFreeNodeList 1224 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 2041 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 3612 third_party/libxml/src/tree.c xmlFreeNodeList(cur->children); xmlFreeNodeList 3686 third_party/libxml/src/tree.c xmlFreeNodeList(cur->children); xmlFreeNodeList 5476 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 5492 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 5553 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 5570 third_party/libxml/src/tree.c if (cur->children != NULL) xmlFreeNodeList(cur->children); xmlFreeNodeList 6721 third_party/libxml/src/tree.c xmlFreeNodeList(prop->children); xmlFreeNodeList 5387 third_party/libxml/src/valid.c xmlFreeNodeList(repl); xmlFreeNodeList 2564 third_party/libxml/src/xpath.c xmlFreeNodeList((xmlNodePtr) obj->user); xmlFreeNodeList 4163 third_party/libxml/src/xpath.c xmlFreeNodeList(obj->nodeTab[i]); xmlFreeNodeList 5370 third_party/libxml/src/xpath.c xmlFreeNodeList((xmlNodePtr) obj->user); xmlFreeNodeList 2872 third_party/libxslt/libexslt/date.c xmlFreeNodeList ((xmlNodePtr) user); xmlFreeNodeList 93 third_party/libxslt/libexslt/math.c xmlFreeNodeList((xmlNodePtr)user); xmlFreeNodeList 162 third_party/libxslt/libexslt/math.c xmlFreeNodeList((xmlNodePtr)user); xmlFreeNodeList 241 third_party/libxslt/libexslt/math.c xmlFreeNodeList((xmlNodePtr)user); xmlFreeNodeList 322 third_party/libxslt/libexslt/math.c xmlFreeNodeList((xmlNodePtr)user); xmlFreeNodeList 517 third_party/libxslt/libxslt/templates.c xmlFreeNodeList(ret->children); xmlFreeNodeList 339 third_party/libxslt/libxslt/variables.c xmlFreeNodeList(RVT->children);