Home
last modified time | relevance | path

Searched refs:UCAL_MINIMAL_DAYS_IN_FIRST_WEEK (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/cintltst/
Dccaltst.c392 count=ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK); in TestCalendar()
394 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar()
395 if (ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK) != i) in TestCalendar()
399 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar()
731 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestFieldGetSet()
814 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
909 ucal_setAttribute(cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,1); in TestAddRollExtensive()
/external/icu4c/i18n/
Ducal.cpp289 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_getAttribute()
313 case UCAL_MINIMAL_DAYS_IN_FIRST_WEEK: in ucal_setAttribute()
/external/icu4c/i18n/unicode/
Ducal.h801 UCAL_MINIMAL_DAYS_IN_FIRST_WEEK enumerator