Home
last modified time | relevance | path

Searched refs:xmlFreeNodeList (Results 1 – 23 of 23) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c509 xmlFreeNodeList (root); in match()
/third_party/gettext/gnulib-local/lib/libxml/
Dtree.c1282 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlFreeDoc()
2126 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlFreeProp()
3694 xmlFreeNodeList(xmlNodePtr cur) { in xmlFreeNodeList() function
3721 xmlFreeNodeList(cur->children); in xmlFreeNodeList()
3795 xmlFreeNodeList(cur->children); in xmlFreeNode()
5671 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContent()
5687 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContent()
5748 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContentLen()
5765 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContentLen()
6919 xmlFreeNodeList(prop->children); in xmlSetNsProp()
Dentities.c143 xmlFreeNodeList(entity->children); in xmlFreeEntity()
Dtree.in.h1003 xmlFreeNodeList (xmlNodePtr cur);
Delfgcchack.h3714 #undef xmlFreeNodeList
3715 extern __typeof (xmlFreeNodeList) xmlFreeNodeList __attribute((alias("xmlFreeNodeList__internal_ali…
3717 #ifndef xmlFreeNodeList
3718 extern __typeof (xmlFreeNodeList) xmlFreeNodeList__internal_alias __attribute((visibility("hidden")…
3719 #define xmlFreeNodeList xmlFreeNodeList__internal_alias macro
Dparser.c7164 xmlFreeNodeList(list); in xmlParseReference()
7168 xmlFreeNodeList(list); in xmlParseReference()
7214 xmlFreeNodeList(list); in xmlParseReference()
7225 xmlFreeNodeList(list); in xmlParseReference()
13756 xmlFreeNodeList(*lst); in xmlParseInNodeContext()
DdebugXML.c2360 xmlFreeNodeList(node->children); in xmlShellSetContent()
Dxpath.c3014 xmlFreeNodeList((xmlNodePtr) obj->user); in xmlXPathPopNodeSet()
4306 xmlFreeNodeList(obj->nodeTab[i]); in xmlXPathFreeValueTree()
5526 xmlFreeNodeList((xmlNodePtr) obj->user); in xmlXPathFreeObject()
Dvalid.c5456 xmlFreeNodeList(repl); in xmlValidateElementContent()
/third_party/libxml2/
Dtree.c1253 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlFreeDoc()
2115 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlFreeProp()
3683 xmlFreeNodeList(xmlNodePtr cur) { in xmlFreeNodeList() function
3805 xmlFreeNodeList(cur->children); in xmlFreeNode()
5684 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContent()
5700 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContent()
5761 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContentLen()
5778 if (cur->children != NULL) xmlFreeNodeList(cur->children); in xmlNodeSetContentLen()
6942 xmlFreeNodeList(prop->children); in xmlSetNsProp()
Dentities.c114 xmlFreeNodeList(entity->children); in xmlFreeEntity()
Dxinclude.c2225 xmlFreeNodeList(list); in xmlXIncludeIncludeNode()
2263 xmlFreeNodeList(list); in xmlXIncludeIncludeNode()
Dlibxml2.syms951 xmlFreeNodeList;
Delfgcchack.h3683 #undef xmlFreeNodeList
3684 extern __typeof (xmlFreeNodeList) xmlFreeNodeList __attribute((alias("xmlFreeNodeList__internal_ali…
3686 #ifndef xmlFreeNodeList
3687 extern __typeof (xmlFreeNodeList) xmlFreeNodeList__internal_alias __attribute((visibility("hidden")…
3688 #define xmlFreeNodeList xmlFreeNodeList__internal_alias macro
Dparser.c7225 xmlFreeNodeList(list); in xmlParseReference()
7229 xmlFreeNodeList(list); in xmlParseReference()
7271 xmlFreeNodeList(list); in xmlParseReference()
7282 xmlFreeNodeList(list); in xmlParseReference()
13693 xmlFreeNodeList(*lst); in xmlParseInNodeContext()
DdebugXML.c2331 xmlFreeNodeList(node->children); in xmlShellSetContent()
Dxpath.c3028 xmlFreeNodeList((xmlNodePtr) obj->user); in xmlXPathPopNodeSet()
4240 xmlFreeNodeList(obj->nodeTab[i]); in xmlXPathFreeValueTree()
5469 xmlFreeNodeList((xmlNodePtr) obj->user); in xmlXPathFreeObject()
Dvalid.c5492 xmlFreeNodeList(repl); in xmlValidateElementContent()
DChangeLog16357 * tree.c: xmlFreeNodeList patch similar to xmlFreeNode one
19171 instead of xmlFreeNodeList()
Dtestapi.c18305 if (ret_val == NULL) { xmlFreeNodeList(cur) ; cur = NULL ; } in test_xmlAddChildList()
/third_party/libxml2/include/libxml/
Dtree.h974 xmlFreeNodeList (xmlNodePtr cur);
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle1181 d xmlFreeNodeList...
1182 d pr extproc('xmlFreeNodeList')
/third_party/libxml2/win32/
Dlibxml2.def.src887 xmlFreeNodeList