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

/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h1350 * Call ucal_getWeekendTransition() to get the time of transition.
1356 * Call ucal_getWeekendTransition() to get the time of transition.
1374 * function ucal_getWeekendTransition() will return the point of
1401 ucal_getWeekendTransition(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp608 ucal_getWeekendTransition(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode *status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h529 #define ucal_getWeekendTransition U_ICU_ENTRY_POINT_RENAME(ucal_getWeekendTransition) macro
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1805 transition = ucal_getWeekendTransition(cal, daysOfWeekPtr->dayOfWeek, &status);

Completed in 308 milliseconds