Home | History | Annotate | Download | only in i18n

Lines Matching refs:kNumGMTFormatters

167         for (int32_t i = 0; i < kNumGMTFormatters; i++) {
1231 fGMTFormatters = (MessageFormat**)uprv_malloc(kNumGMTFormatters * sizeof(MessageFormat*));
1233 for (int32_t i = 0; i < kNumGMTFormatters; i++) {