Home | History | Annotate | Download | only in python

Lines Matching refs:xmlMemMalloc

90 extern void *xmlMemMalloc(size_t size);
144 if ((freeFunc == xmlMemFree) && (mallocFunc == xmlMemMalloc) &&
155 ret = (long) xmlMemSetup(xmlMemFree, xmlMemMalloc,