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

/macosx-10.9.5/CF-855.17/
H A DCFICULogging.h66 #define __cficu_ucal_setTimeZone ucal_setTimeZone
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducal.h743 ucal_setTimeZone(UCalendar* cal,
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducal.cpp186 ucal_setTimeZone( UCalendar* cal, function
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccaltst.c586 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
587 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
605 ucal_setTimeZone(caldef2,tzID, 3, &status);
607 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
610 log_verbose("ucal_setTimeZone worked fine\n");
631 ucal_setTimeZone(caldef2, tzID, 3, &status);
633 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
642 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone(): %s\n", u_errorName(status));
645 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone() offset=%d\n", zoneOffset);
648 ucal_setTimeZone(caldef
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Durename.h535 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Durename.h540 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Durename.h540 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
/macosx-10.9.5/WebKit-7537.78.2/mac/icu/unicode/
H A Durename.h540 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro

Completed in 325 milliseconds