Home | History | Annotate | Download | only in i18n

Lines Matching refs:TZGNCoreRef

1140 typedef struct TZGNCoreRef {
1144 } TZGNCoreRef;
1179 * Deleter for TZGNCoreRef
1183 icu::TZGNCoreRef *entry = (icu::TZGNCoreRef*)obj;
1200 TZGNCoreRef *entry = (TZGNCoreRef *)elem->value.pointer;
1257 TZGNCoreRef *cacheEntry = NULL;
1261 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key);
1279 cacheEntry = (TZGNCoreRef *)uprv_malloc(sizeof(TZGNCoreRef));