Lines Matching refs:UCAL_MONTH
341 FIELD_NAME_STR( UCAL_MONTH ); in fieldName()
434 cal->roll(UCAL_MONTH, (int32_t)(1 + UCAL_DECEMBER - cal->get(UCAL_MONTH, status)), status); in TestGenericAPI()
500 case UCAL_YEAR: case UCAL_MONTH: case UCAL_DATE: in TestGenericAPI()
677 gc->get(UCAL_MONTH, status) != month || in TestRog()
788 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
794 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
800 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
808 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
816 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
822 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
830 c->set(UCAL_MONTH, UCAL_JUNE); in TestDisambiguation765()
888 int32_t m = c->get(UCAL_MONTH, status); in verify765()
947 cal->get(UCAL_MONTH, status), in test4064654()
1055 temp->add(UCAL_MONTH, 1, status); in TestAdd520()
1154 c->get(UCAL_MONTH, status) != m || in check520()
1165 "/" + (c->get(UCAL_MONTH, status) + 1) + in check520()
1189 c->get(UCAL_MONTH, status) != m || in check520()
1194 "/" + (c->get(UCAL_MONTH, status) + 1) + in check520()
1367 "/" + (int32_t)calendar->get(UCAL_MONTH, status) + in value()
1402 UCAL_MONTH, UCAL_OCTOBER,
1556 int32_t mon = cal.get(UCAL_MONTH, status); in yearAddTest()
1575 int32_t mon2 = cal.get(UCAL_MONTH, status); in yearAddTest()
1821 int32_t mon = cal.get(UCAL_MONTH, status); in TestWOY()
2278 int32_t monthHC = hc.get(UCAL_MONTH,status); in Test1624()
2467 month = cal.get(UCAL_MONTH, status) + 1; in CalFields()
2510 && month == cal.get(UCAL_MONTH, status) + 1 in isEquivalentTo()
2791 int32_t month = cal->get(UCAL_MONTH, status); in setAndTestCalendar()
3275 month = tstCal->get(UCAL_MONTH,status); in TestIslamicUmAlQura()
3294 int32_t month = tstCal->get(UCAL_MONTH, status); in TestIslamicUmAlQura()
3311 int32_t is_month = is_cal->get(UCAL_MONTH,status); in TestIslamicUmAlQura()
3333 int32_t uMon = tstCal->get(UCAL_MONTH, status) + 1; in TestIslamicUmAlQura()
3362 int32_t is_month = tstCal->get(UCAL_MONTH,status); in TestIslamicTabularDates()
3370 int32_t tbla_month = tstCal->get(UCAL_MONTH,status); in TestIslamicTabularDates()