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()
5687 ms->free_fcn(e->defaultAtts); in dtdReset()
5704 ms->free_fcn(p->scaffIndex); in dtdReset()
5706 ms->free_fcn(p->scaffold); in dtdReset()
5729 ms->free_fcn(e->defaultAtts); in dtdDestroy()
5741 ms->free_fcn(p->scaffIndex); in dtdDestroy()
5742 ms->free_fcn(p->scaffold); in dtdDestroy()
5744 ms->free_fcn(p); in dtdDestroy()
5825 ms->free_fcn(newE); in dtdCopy()
6026 table->mem->free_fcn(table->v); in lookup()
6053 table->mem->free_fcn(table->v[i]); in hashTableClear()
6064 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
6065 table->mem->free_fcn(table->v); in hashTableDestroy()
6133 pool->mem->free_fcn(p); in poolDestroy()
6139 pool->mem->free_fcn(p); in poolDestroy()