Lines Matching refs:free_fcn
564 #define FREE(p) (parser->m_mem.free_fcn((p)))
740 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
750 mtemp->free_fcn = free; in parserCreate()
5703 ms->free_fcn(e->defaultAtts); in dtdReset()
5720 ms->free_fcn(p->scaffIndex); in dtdReset()
5722 ms->free_fcn(p->scaffold); in dtdReset()
5745 ms->free_fcn(e->defaultAtts); in dtdDestroy()
5757 ms->free_fcn(p->scaffIndex); in dtdDestroy()
5758 ms->free_fcn(p->scaffold); in dtdDestroy()
5760 ms->free_fcn(p); in dtdDestroy()
5841 ms->free_fcn(newE); in dtdCopy()
6042 table->mem->free_fcn(table->v); in lookup()
6069 table->mem->free_fcn(table->v[i]); in hashTableClear()
6080 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
6081 table->mem->free_fcn(table->v); in hashTableDestroy()
6149 pool->mem->free_fcn(p); in poolDestroy()
6155 pool->mem->free_fcn(p); in poolDestroy()