Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCAL_EXTENDED_YEAR

1256     int32_t year = get(UCAL_EXTENDED_YEAR, status);
1355 set(UCAL_EXTENDED_YEAR, year);
1493 (1 << UCAL_EXTENDED_YEAR);
1623 int32_t eyear = fFields[UCAL_EXTENDED_YEAR];
1716 internalSet(UCAL_EXTENDED_YEAR, eyear);
1855 case UCAL_EXTENDED_YEAR:
2122 // this by applying the amount to the UCAL_EXTENDED_YEAR field; but since
2134 case UCAL_EXTENDED_YEAR:
2936 { UCAL_EXTENDED_YEAR, kResolveSTOP },
3193 bestStamp = newestStamp(UCAL_YEAR_WOY, UCAL_EXTENDED_YEAR, bestStamp);
3217 internalSet(UCAL_EXTENDED_YEAR, year);
3220 internalSet(UCAL_EXTENDED_YEAR, year);
3573 result = handleGetMonthLength(cal->get(UCAL_EXTENDED_YEAR, status), cal->get(UCAL_MONTH, status));
3585 result = handleGetYearLength(cal->get(UCAL_EXTENDED_YEAR, status));
3642 case UCAL_EXTENDED_YEAR: