Home
last modified time | relevance | path

Searched refs:hashTableDestroy (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/expat/
Dxmlparse.c467 static void FASTCALL hashTableDestroy(HASH_TABLE *);
6138 hashTableDestroy(&(p->generalEntities)); in dtdDestroy()
6140 hashTableDestroy(&(p->paramEntities)); in dtdDestroy()
6142 hashTableDestroy(&(p->elementTypes)); in dtdDestroy()
6143 hashTableDestroy(&(p->attributeIds)); in dtdDestroy()
6144 hashTableDestroy(&(p->prefixes)); in dtdDestroy()
6469 hashTableDestroy(HASH_TABLE *table) { in hashTableDestroy() function
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c524 static void FASTCALL hashTableDestroy(HASH_TABLE *);
6473 hashTableDestroy(&(p->generalEntities)); in dtdDestroy()
6475 hashTableDestroy(&(p->paramEntities)); in dtdDestroy()
6477 hashTableDestroy(&(p->elementTypes)); in dtdDestroy()
6478 hashTableDestroy(&(p->attributeIds)); in dtdDestroy()
6479 hashTableDestroy(&(p->prefixes)); in dtdDestroy()
6804 hashTableDestroy(HASH_TABLE *table) { in hashTableDestroy() function
/third_party/expat/lib/
Dxmlparse.c524 static void FASTCALL hashTableDestroy(HASH_TABLE *);
6658 hashTableDestroy(&(p->generalEntities)); in dtdDestroy()
6660 hashTableDestroy(&(p->paramEntities)); in dtdDestroy()
6662 hashTableDestroy(&(p->elementTypes)); in dtdDestroy()
6663 hashTableDestroy(&(p->attributeIds)); in dtdDestroy()
6664 hashTableDestroy(&(p->prefixes)); in dtdDestroy()
7001 hashTableDestroy(HASH_TABLE *table) { in hashTableDestroy() function