Home | History | Annotate | Download | only in common

Lines Matching full:hash

79 static UHashtable  *gCommonDataCache = NULL;  /* Global hash table of opened ICU data files.  */
193 * udata cleanup function closes the hash table; hash table in turn calls back to
199 uprv_free(p->name); /* delete the hash key string. */
204 * Get the hash table used to store the data cache entries.
278 /* Create a new DataCacheElement - the thingy we store in the hash table -
304 /* Stick the new DataCacheElement into the hash table.
885 copyPData.map = 0; /* The mapping for this data is owned by the hash table */