Home | History | Annotate | Download | only in libxml2

Lines Matching full:freeing

1390 	* xmlreader.c: added freeing of 'input' param even on error
3457 only freeing the first annotation in the list.
7645 * xinclude.c: fixed problem regarding freeing of dictionary
9463 * xmlreader.c: a bit of cleanup, remove the specific tree freeing
9923 * dict.c hash.c: optimization when freeing hash tables.
10321 * globals.c threads.c: fixes some problem when freeing unititialized
12300 * tree.c: fixed a small bug when freeing nodes which are XInclude ones.
13940 ordering of freeing data
16362 * tree.c: patched xmlFreeNode() to avoid freeing() a static
16571 document tree freeing and xpath evaluation
17580 for text and comment nodes, avoid freeing them in xmlFreeNode,