Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c539 static void FASTCALL hashTableDestroy(HASH_TABLE *);
6764 hashTableDestroy(&(p->generalEntities)); in dtdDestroy()
6766 hashTableDestroy(&(p->paramEntities)); in dtdDestroy()
6768 hashTableDestroy(&(p->elementTypes)); in dtdDestroy()
6769 hashTableDestroy(&(p->attributeIds)); in dtdDestroy()
6770 hashTableDestroy(&(p->prefixes)); in dtdDestroy()
7117 hashTableDestroy(HASH_TABLE *table) { in hashTableDestroy() function
/third_party/python/Modules/expat/
H A Dxmlparse.c528 static void FASTCALL hashTableDestroy(HASH_TABLE *);
6796 hashTableDestroy(&(p->generalEntities)); in dtdDestroy()
6798 hashTableDestroy(&(p->paramEntities)); in dtdDestroy()
6800 hashTableDestroy(&(p->elementTypes)); in dtdDestroy()
6801 hashTableDestroy(&(p->attributeIds)); in dtdDestroy()
6802 hashTableDestroy(&(p->prefixes)); in dtdDestroy()
7139 hashTableDestroy(HASH_TABLE *table) { in hashTableDestroy() function

Completed in 20 milliseconds