Searched refs:ucal_isWeekend (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h1280 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status);
/external/icu4c/i18n/unicode/
H A Ducal.h1415 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp568 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) function
/external/icu4c/i18n/
H A Ducal.cpp617 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) function
/external/icu4c/common/unicode/
H A Durename.h522 #define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c1602 isWeekend = ucal_isWeekend(cal, dateToTest, &status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h528 #define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend) macro
/external/icu4c/test/cintltst/
H A Dccaltst.c1748 isWeekend = ucal_isWeekend(cal, dateToTest, &status);

Completed in 158 milliseconds