hashTableDestroy  406 third_party/expat/files/lib/xmlparse.c static void FASTCALL hashTableDestroy(HASH_TABLE *);
hashTableDestroy 5731 third_party/expat/files/lib/xmlparse.c   hashTableDestroy(&(p->generalEntities));
hashTableDestroy 5733 third_party/expat/files/lib/xmlparse.c   hashTableDestroy(&(p->paramEntities));
hashTableDestroy 5735 third_party/expat/files/lib/xmlparse.c   hashTableDestroy(&(p->elementTypes));
hashTableDestroy 5736 third_party/expat/files/lib/xmlparse.c   hashTableDestroy(&(p->attributeIds));
hashTableDestroy 5737 third_party/expat/files/lib/xmlparse.c   hashTableDestroy(&(p->prefixes));