Searched defs:ucal_getTimeZoneIDForWindowsID (Results 1 - 7 of 7) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucal.cpp | 839 ucal_getTimeZoneIDForWindowsID(const char16_t* winid, int32_t len, const char* region, char16_t* id, int32_t idCapacity, UErrorCode* status) { in ucal_getTimeZoneIDForWindowsID() function
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucal.cpp | 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int32_t idCapacity, UErrorCode* status) { in ucal_getTimeZoneIDForWindowsID() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucal.cpp | 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int32_t idCapacity, UErrorCode* status) { in ucal_getTimeZoneIDForWindowsID() function
|
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 187 #undef ucal_getTimeZoneIDForWindowsID macro 1093 int32_t ucal_getTimeZoneIDForWindowsID(const UChar *winid, int32_t len, const char *region, UChar *id, in ucal_getTimeZoneIDForWindowsID() function
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 543 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 542 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 537 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
Completed in 36 milliseconds