Searched defs:hashTableDestroy (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmlparse.c406 static void FASTCALL hashTableDestroy(HASH_TABLE *);
5731 hashTableDestroy(&(p->generalEntities));
5733 hashTableDestroy(&(p->paramEntities));
5735 hashTableDestroy(&(p->elementTypes));
5736 hashTableDestroy(&(p->attributeIds));
5737 hashTableDestroy(&(p->prefixes));
6060 hashTableDestroy(HASH_TABLE *table) function

Completed in 40 milliseconds