Lines Matching refs:free_fcn
710 #define FREE(parser, p) (parser->m_mem.free_fcn((p)))
981 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
990 mtemp->free_fcn = free; in parserCreate()
6430 ms->free_fcn(e->defaultAtts); in dtdReset()
6447 ms->free_fcn(p->scaffIndex); in dtdReset()
6449 ms->free_fcn(p->scaffold); in dtdReset()
6471 ms->free_fcn(e->defaultAtts); in dtdDestroy()
6483 ms->free_fcn(p->scaffIndex); in dtdDestroy()
6484 ms->free_fcn(p->scaffold); in dtdDestroy()
6486 ms->free_fcn(p); in dtdDestroy()
6771 table->mem->free_fcn(table->v); in lookup()
6797 table->mem->free_fcn(table->v[i]); in hashTableClear()
6807 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
6808 table->mem->free_fcn(table->v); in hashTableDestroy()
6870 pool->mem->free_fcn(p); in poolDestroy()
6876 pool->mem->free_fcn(p); in poolDestroy()