Home | History | Annotate | Download | only in i18n

Lines Matching refs:kNumGMTFormatters

213         for (int32_t i = 0; i < kNumGMTFormatters; i++) {
1300 fGMTFormatters = (MessageFormat**)uprv_malloc(kNumGMTFormatters * sizeof(MessageFormat*));
1302 for (int32_t i = 0; i < kNumGMTFormatters; i++) {