Searched refs:freed (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c180 long freed = -1; local
183 freed = xmlMemUsed();
205 freed -= xmlMemUsed();
206 libxmlMemoryAllocatedBase -= freed;
558 /* xmlSaveTo() freed the memory pointed to by buf, so record that in the
582 /* xmlSaveFormatFileTo() freed the memory pointed to by buf, so record that
3446 /* NOTE: the array should be freed, but the strings are shared
3447 with the python strings and so must not be freed. */

Completed in 38 milliseconds