Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlFreeEnumeration

1770  * xmlFreeEnumeration:
1776 xmlFreeEnumeration(xmlEnumerationPtr cur) {
1779 if (cur->next != NULL) xmlFreeEnumeration(cur->next);
1882 xmlFreeEnumeration(attr->tree);
1936 xmlFreeEnumeration(tree);
1940 xmlFreeEnumeration(tree);
1944 xmlFreeEnumeration(tree);
1979 xmlFreeEnumeration(tree);
2002 xmlFreeEnumeration(tree);
2018 xmlFreeEnumeration(tree);
2026 xmlFreeEnumeration(tree);