Searched refs:gMetaZoneIDTable (Results 1 – 1 of 1) sorted by relevance
42 static UHashtable *gMetaZoneIDTable = NULL; variable69 if (gMetaZoneIDTable != NULL) { in zoneMeta_cleanup()70 uhash_close(gMetaZoneIDTable); in zoneMeta_cleanup()813 gMetaZoneIDTable = metaZoneIDTable; in initAvailableMetaZoneIDs()838 return (const UChar*)uhash_get(gMetaZoneIDTable, &mzid); in findMetaZoneID()