Home | History | Annotate | Download | only in i18n

Lines Matching refs:UDAT_FIELD_COUNT

1040         fNumberFormatters = (NumberFormat**)uprv_malloc(UDAT_FIELD_COUNT * sizeof(NumberFormat*));
1042 for (int32_t i = 0; i < UDAT_FIELD_COUNT; i++) {
1165 if (patternCharIndex == UDAT_FIELD_COUNT) {
1206 if (patternCharIndex == UDAT_FIELD_COUNT)
1655 if (f == UDAT_FIELD_COUNT) {
1672 if (f == UDAT_FIELD_COUNT) {
2246 if (patternCharIndex != UDAT_FIELD_COUNT) {
2436 if (patternCharIndex == UDAT_FIELD_COUNT) {