Searched refs:ucal_setAttribute (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFICULogging.h49 #define __cficu_ucal_setAttribute ucal_setAttribute
H A DCFCalendar.c235 ucal_setAttribute(calendar->_cal, UCAL_FIRST_DAY_OF_WEEK, wkdy);
250 if (calendar->_cal) ucal_setAttribute(calendar->_cal, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK, mwd);
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccaltst.c394 ucal_setAttribute(calit, UCAL_LENIENT, 0);
395 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
403 ucal_setAttribute(calit, UCAL_LENIENT, count);
410 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
421 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
425 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
430 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
544 ucal_setAttribute(caldef3, UCAL_LENIENT, 0);
554 ucal_setAttribute(caldef3, UCAL_LENIENT, 1);
572 ucal_setAttribute(caldef
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducal.h226 * @see ucal_setAttribute
239 * @see ucal_setAttribute
938 * @see ucal_setAttribute
957 ucal_setAttribute(UCalendar* cal,
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducal.cpp340 ucal_setAttribute( UCalendar* cal, function
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durename.h529 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Durename.h534 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Durename.h534 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h534 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro

Completed in 182 milliseconds