Lines Matching refs:free_fcn
652 #define FREE(parser, p) (parser->m_mem.free_fcn((p)))
935 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
945 mtemp->free_fcn = free; in parserCreate()
6377 ms->free_fcn(e->defaultAtts); in dtdReset()
6394 ms->free_fcn(p->scaffIndex); in dtdReset()
6396 ms->free_fcn(p->scaffold); in dtdReset()
6419 ms->free_fcn(e->defaultAtts); in dtdDestroy()
6431 ms->free_fcn(p->scaffIndex); in dtdDestroy()
6432 ms->free_fcn(p->scaffold); in dtdDestroy()
6434 ms->free_fcn(p); in dtdDestroy()
6733 table->mem->free_fcn(table->v); in lookup()
6760 table->mem->free_fcn(table->v[i]); in hashTableClear()
6771 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
6772 table->mem->free_fcn(table->v); in hashTableDestroy()
6840 pool->mem->free_fcn(p); in poolDestroy()
6846 pool->mem->free_fcn(p); in poolDestroy()