HomeSort by relevance Sort by last modified time
    Searched refs:ucal_getCanonicalTimeZoneID (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
ucal.h 671 * prior to this function, use <code>ucal_getCanonicalTimeZoneID</code>.
    [all...]
  /external/icu4c/i18n/
ucal.cpp 540 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
  /external/icu4c/test/cintltst/
ccaltst.c 247 /*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",
    [all...]
  /external/icu4c/common/unicode/
urename.h 515 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID)
    [all...]

Completed in 357 milliseconds