Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h891 ucal_getTimeZoneDisplayName(const UCalendar* cal,
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h858 ucal_getTimeZoneDisplayName(const UCalendar* cal,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h858 ucal_getTimeZoneDisplayName(const UCalendar* cal,
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c383 resultlengthneeded=ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", NULL, resultlength, &status); in TestCalendar()
390 ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", result, resultlength, &status); in TestCalendar()
412 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_DST, "en_US", result, resultlength, &status); in TestCalendar()
418 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status); in TestCalendar()
424 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status); in TestCalendar()
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp246 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp247 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp246 ucal_getTimeZoneDisplayName(const UCalendar* cal, in ucal_getTimeZoneDisplayName() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp185 #undef ucal_getTimeZoneDisplayName macro
1084 int32_t ucal_getTimeZoneDisplayName(const UCalendar *cal, UCalendarDisplayNameType type, const char *locale, in ucal_getTimeZoneDisplayName() function
1087 return U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName)(cal, type, locale, result, resultLength, status); in ucal_getTimeZoneDisplayName()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h541 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h540 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h535 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName) macro

Completed in 47 milliseconds