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

/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h1414 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp617 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h533 #define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend) macro
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1766 isWeekend = ucal_isWeekend(cal, dateToTest, &status);

Completed in 44 milliseconds