Searched defs:ucal_getWindowsTimeZoneID (Results 1 - 7 of 7) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucal.cpp | 821 ucal_getWindowsTimeZoneID(const char16_t* id, int32_t len, char16_t* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() function
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UErrorCode* status) { in ucal_getWindowsTimeZoneID() function
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 192 #undef ucal_getWindowsTimeZoneID macro 1118 int32_t ucal_getWindowsTimeZoneID(const UChar *id, int32_t len, UChar *winid, int32_t winidCapacity, in ucal_getWindowsTimeZoneID() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 548 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 547 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 542 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
Completed in 36 milliseconds