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 618 * use ucal_getCanonicalTimeZoneID prior to this function.
    [all...]
  /external/icu4c/i18n/
ucal.cpp 515 ucal_getCanonicalTimeZoneID(const UChar* id, int32_t len,
  /external/icu4c/test/cintltst/
ccaltst.c 221 /*Testing ucal_getCanonicalTimeZoneID*/
223 resultlength = ucal_getCanonicalTimeZoneID(PST, -1,
226 log_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status));
229 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing data?)\n",
233 log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n",
    [all...]
  /external/icu4c/common/unicode/
urename.h 512 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID)
    [all...]

Completed in 25 milliseconds