Home | History | Annotate | Download | only in python

Lines Matching defs:freeFunc

99 static xmlFreeFunc freeFunc = NULL;
140 xmlMemGet((xmlFreeFunc *) & freeFunc,
144 if ((freeFunc == xmlMemFree) && (mallocFunc == xmlMemMalloc) &&