Searched refs:ucal_getWindowsTimeZoneID (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1527 ucal_getWindowsTimeZoneID(const UChar* id, int32_t len,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 772 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 | 2387 …len = ucal_getWindowsTimeZoneID(tzNewYork, u_strlen(tzNewYork), winID, UPRV_LENGTHOF(winID), &stat… in TestGetWindowsTimeZoneID() 2396 …len = ucal_getWindowsTimeZoneID(tzTronto, u_strlen(tzTronto), winID, UPRV_LENGTHOF(winID), &status… in TestGetWindowsTimeZoneID() 2405 … len = ucal_getWindowsTimeZoneID(sBogus, u_strlen(sBogus), winID, UPRV_LENGTHOF(winID), &status); in TestGetWindowsTimeZoneID()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 535 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID) macro
|