Searched refs:UCAL_WEEKDAY (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ducal.h1263 UCAL_WEEKDAY, enumerator in enum:UCalendarWeekdayType
1291 * type UCAL_WEEKDAY or UCAL_WEEKEND. If a transition occurs at a time
/external/icu4c/i18n/
H A Dcalendar.cpp2145 return UCAL_WEEKDAY;
2149 return UCAL_WEEKDAY;
2153 return UCAL_WEEKDAY;
2157 return UCAL_WEEKDAY;
2164 return (fWeekendCeaseMillis == 0) ? UCAL_WEEKDAY : UCAL_WEEKEND_CEASE;
2213 case UCAL_WEEKDAY:
H A Ducal.cpp578 return UCAL_WEEKDAY;
/external/icu4c/test/cintltst/
H A Dccaltst.c1582 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1583 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1588 { UCAL_WEDNESDAY,UCAL_WEEKDAY, 0 },
1589 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },

Completed in 337 milliseconds