Searched refs:ucal_getTimeZoneIDForWindowsID (Results 1 – 9 of 9) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1617 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region,
|
D | urename.h | 537 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1617 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region,
|
D | urename.h | 537 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1617 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region,
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 2455 … len = ucal_getTimeZoneIDForWindowsID(winEastern, -1, NULL, tzID, UPRV_LENGTHOF(tzID), &status); in TestGetTimeZoneIDByWindowsID() 2464 …len = ucal_getTimeZoneIDForWindowsID(winEastern, u_strlen(winEastern), "US", tzID, UPRV_LENGTHOF(t… in TestGetTimeZoneIDByWindowsID() 2473 …len = ucal_getTimeZoneIDForWindowsID(winEastern, u_strlen(winEastern), "CA", tzID, UPRV_LENGTHOF(t… in TestGetTimeZoneIDByWindowsID() 2482 len = ucal_getTimeZoneIDForWindowsID(sBogus, -1, NULL, tzID, UPRV_LENGTHOF(tzID), &status); in TestGetTimeZoneIDByWindowsID() 2495 …len = ucal_getTimeZoneIDForWindowsID(sBogusWithVariantCharacters, -1, NULL, tzID, UPRV_LENGTHOF(tz… in TestGetTimeZoneIDByWindowsID()
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 814 ucal_getTimeZoneIDForWindowsID(const UChar* winid, int32_t len, const char* region, UChar* id, int3… in ucal_getTimeZoneIDForWindowsID() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 537 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 537 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID) macro
|