Lines Matching refs:TZGNCoreRef
1133 typedef struct TZGNCoreRef {
1137 } TZGNCoreRef;
1172 * Deleter for TZGNCoreRef
1176 icu::TZGNCoreRef *entry = (icu::TZGNCoreRef*)obj;
1193 TZGNCoreRef *entry = (TZGNCoreRef *)elem->value.pointer;
1226 TZGNCoreRef *cacheEntry = NULL;
1246 cacheEntry = (TZGNCoreRef *)uhash_get(gTZGNCoreCache, key);
1264 cacheEntry = (TZGNCoreRef *)uprv_malloc(sizeof(TZGNCoreRef));