Home | History | Annotate | Download | only in i18n

Lines Matching refs:kNumGMTFormatters

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