Lines Matching refs:free_fcn
710 #define FREE(parser, p) (parser->m_mem.free_fcn((p)))
980 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
989 mtemp->free_fcn = free; in parserCreate()
6615 ms->free_fcn(e->defaultAtts); in dtdReset()
6632 ms->free_fcn(p->scaffIndex); in dtdReset()
6634 ms->free_fcn(p->scaffold); in dtdReset()
6656 ms->free_fcn(e->defaultAtts); in dtdDestroy()
6668 ms->free_fcn(p->scaffIndex); in dtdDestroy()
6669 ms->free_fcn(p->scaffold); in dtdDestroy()
6671 ms->free_fcn(p); in dtdDestroy()
6968 table->mem->free_fcn(table->v); in lookup()
6994 table->mem->free_fcn(table->v[i]); in hashTableClear()
7004 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
7005 table->mem->free_fcn(table->v); in hashTableDestroy()
7067 pool->mem->free_fcn(p); in poolDestroy()
7073 pool->mem->free_fcn(p); in poolDestroy()