Home | History | Annotate | Download | only in i18n

Lines Matching defs:instance

655                 // If not BasicTimeZone... only if the instance is not an ICU's implementation.
1195 TimeZoneGenericNames* instance = new TimeZoneGenericNames();
1196 if (instance == NULL) {
1276 delete instance;
1280 instance->fRef = cacheEntry;
1281 return instance;