Lines Matching refs:free_fcn
549 #define FREE(p) (parser->m_mem.free_fcn((p)))
708 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
718 mtemp->free_fcn = free; in parserCreate()
5552 ms->free_fcn(e->defaultAtts); in dtdReset()
5569 ms->free_fcn(p->scaffIndex); in dtdReset()
5571 ms->free_fcn(p->scaffold); in dtdReset()
5594 ms->free_fcn(e->defaultAtts); in dtdDestroy()
5606 ms->free_fcn(p->scaffIndex); in dtdDestroy()
5607 ms->free_fcn(p->scaffold); in dtdDestroy()
5609 ms->free_fcn(p); in dtdDestroy()
5690 ms->free_fcn(newE); in dtdCopy()
5888 table->mem->free_fcn(table->v); in lookup()
5915 table->mem->free_fcn(table->v[i]); in hashTableClear()
5926 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
5927 table->mem->free_fcn(table->v); in hashTableDestroy()
5995 pool->mem->free_fcn(p); in poolDestroy()
6001 pool->mem->free_fcn(p); in poolDestroy()