Home
last modified time | relevance | path

Searched refs:ucal_getTimeZoneID (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h854 ucal_getTimeZoneID(const UCalendar *cal,
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h821 ucal_getTimeZoneID(const UCalendar *cal,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h821 ucal_getTimeZoneID(const UCalendar *cal,
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp231 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp232 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp231 ucal_getTimeZoneID(const UCalendar *cal, in ucal_getTimeZoneID() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp186 #undef ucal_getTimeZoneID macro
1089 int32_t ucal_getTimeZoneID(const UCalendar *cal, UChar *result, int32_t resultLength, UErrorCode *status) in ucal_getTimeZoneID() function
1091 return U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID)(cal, result, resultLength, status); in ucal_getTimeZoneID()
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c631 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/ in TestGetSetDateAPI()
632 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n"); in TestGetSetDateAPI()
633 idLen = ucal_getTimeZoneID(caldef2, id, UPRV_LENGTHOF(id), &status); in TestGetSetDateAPI()
657 idLen = ucal_getTimeZoneID(caldef2, id, UPRV_LENGTHOF(id), &status); in TestGetSetDateAPI()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h542 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h541 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h536 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID) macro

Completed in 50 milliseconds