Searched refs:ucal_getWindowsTimeZoneID (Results 1 – 13 of 13) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1540 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1585 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1585 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 1585 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 772 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 796 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 2423 …len = ucal_getWindowsTimeZoneID(tzNewYork, u_strlen(tzNewYork), winID, UPRV_LENGTHOF(winID), &stat… in TestGetWindowsTimeZoneID() 2432 …len = ucal_getWindowsTimeZoneID(tzTronto, u_strlen(tzTronto), winID, UPRV_LENGTHOF(winID), &status… in TestGetWindowsTimeZoneID() 2441 … len = ucal_getWindowsTimeZoneID(sBogus, u_strlen(sBogus), winID, UPRV_LENGTHOF(winID), &status); in TestGetWindowsTimeZoneID()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 536 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 542 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 542 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 548 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|