Searched refs:ucal_getWindowsTimeZoneID (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1523 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 776 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len, UChar* winid, int32_t winidCapacity, UError… in ucal_getWindowsTimeZoneID() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 2379 …len = ucal_getWindowsTimeZoneID(tzNewYork, u_strlen(tzNewYork), winID, sizeof(winID)/sizeof(winID[… in TestGetWindowsTimeZoneID() 2388 …len = ucal_getWindowsTimeZoneID(tzTronto, u_strlen(tzTronto), winID, sizeof(winID)/sizeof(winID[0]… in TestGetWindowsTimeZoneID() 2397 …len = ucal_getWindowsTimeZoneID(sBogus, u_strlen(sBogus), winID, sizeof(winID)/sizeof(winID[0]), &… in TestGetWindowsTimeZoneID()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 530 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|