Lines Matching refs:free_fcn
553 #define FREE(p) (parser->m_mem.free_fcn((p)))
714 mtemp->free_fcn = memsuite->free_fcn; in parserCreate()
724 mtemp->free_fcn = free; in parserCreate()
5575 ms->free_fcn(e->defaultAtts); in dtdReset()
5592 ms->free_fcn(p->scaffIndex); in dtdReset()
5594 ms->free_fcn(p->scaffold); in dtdReset()
5617 ms->free_fcn(e->defaultAtts); in dtdDestroy()
5629 ms->free_fcn(p->scaffIndex); in dtdDestroy()
5630 ms->free_fcn(p->scaffold); in dtdDestroy()
5632 ms->free_fcn(p); in dtdDestroy()
5713 ms->free_fcn(newE); in dtdCopy()
5911 table->mem->free_fcn(table->v); in lookup()
5938 table->mem->free_fcn(table->v[i]); in hashTableClear()
5949 table->mem->free_fcn(table->v[i]); in hashTableDestroy()
5950 table->mem->free_fcn(table->v); in hashTableDestroy()
6018 pool->mem->free_fcn(p); in poolDestroy()
6024 pool->mem->free_fcn(p); in poolDestroy()