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

/macosx-10.9.5/CF-855.17/
H A DCFICULogging.h57 #define __cficu_ucal_getDayOfWeekType ucal_getDayOfWeekType
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducal.h1336 /** Weekday types, as returned by ucal_getDayOfWeekType().
1385 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status);
1389 * this calendar system. If ucal_getDayOfWeekType() returns UCAL_WEEKEND_ONSET
1391 * If ucal_getDayOfWeekType() returns UCAL_WEEKEND_CEASE for the specified dayOfWeek,
1392 * return the time at which the weekend ends. If ucal_getDayOfWeekType() returns
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducal.cpp599 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) function
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durename.h505 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Durename.h514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Durename.h514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccaltst.c1794 UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status);

Completed in 308 milliseconds