Lines Matching refs:free_fcn
783 #define FREE(parser, p) (parser->m_mem.free_fcn((p)))
1119 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
1128 mtemp->free_fcn = free; in parserCreate()
7165 ms->free_fcn(e->defaultAtts); in dtdReset()
7182 ms->free_fcn(p->scaffIndex); in dtdReset()
7184 ms->free_fcn(p->scaffold); in dtdReset()
7206 ms->free_fcn(e->defaultAtts); in dtdDestroy()
7218 ms->free_fcn(p->scaffIndex); in dtdDestroy()
7219 ms->free_fcn(p->scaffold); in dtdDestroy()
7221 ms->free_fcn(p); in dtdDestroy()
7528 table->mem->free_fcn(table->v); in lookup()
7554 table->mem->free_fcn(table->v[i]); in hashTableClear()
7564 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
7565 table->mem->free_fcn(table->v); in hashTableDestroy()
7627 pool->mem->free_fcn(p); in poolDestroy()
7633 pool->mem->free_fcn(p); in poolDestroy()