Searched refs:ucal_getCanonicalTimeZoneID (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ducal.h671 * prior to this function, use <code>ucal_getCanonicalTimeZoneID</code>.
1220 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
/external/icu4c/i18n/
H A Ducal.cpp540 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len, function
/external/icu4c/test/cintltst/
H A Dccaltst.c247 /*Testing ucal_getCanonicalTimeZoneID*/
249 resultlength = ucal_getCanonicalTimeZoneID(PST, -1,
252 log_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status));
255 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing data?)\n",
259 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n",
/external/icu4c/common/unicode/
H A Durename.h515 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID) macro

Completed in 37 milliseconds