Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ducal.h1332 UCAL_WEEKDAY, enumerator
/external/icu4c/i18n/
Dcalendar.cpp2295 return UCAL_WEEKDAY; in getDayOfWeekType()
2299 return UCAL_WEEKDAY; in getDayOfWeekType()
2303 return UCAL_WEEKDAY; in getDayOfWeekType()
2307 return UCAL_WEEKDAY; in getDayOfWeekType()
2314 return (fWeekendCeaseMillis == 0) ? UCAL_WEEKDAY : UCAL_WEEKEND_CEASE; in getDayOfWeekType()
2363 case UCAL_WEEKDAY: in isWeekend()
Ducal.cpp587 return UCAL_WEEKDAY; in ucal_getDayOfWeekType()
/external/icu4c/test/cintltst/
Dccaltst.c1679 { UCAL_MONDAY, UCAL_WEEKDAY, 0 },
1680 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 },
1685 { UCAL_WEDNESDAY,UCAL_WEEKDAY, 0 },
1686 { UCAL_SATURDAY, UCAL_WEEKDAY, 0 },