hashTableClear
static void FASTCALL hashTableClear(HASH_TABLE *table);
hashTableClear(&(p->generalEntities));
hashTableClear(&(p->paramEntities));
hashTableClear(&(p->elementTypes));
hashTableClear(&(p->attributeIds));
hashTableClear(&(p->prefixes));