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

  /external/icu4c/i18n/unicode/
ucal.h 526 * in ucal_openTimeZoneIDEnumeration.
527 * @see ucal_openTimeZoneIDEnumeration
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
  /external/icu4c/i18n/
ucal.cpp 50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
  /external/icu4c/test/cintltst/
ccaltst.c 133 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */
148 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status);
152 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);
156 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status);
160 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status);
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 78 milliseconds