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

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 530 * in ucal_openTimeZoneIDEnumeration.
531 * @see ucal_openTimeZoneIDEnumeration
572 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 147 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */
162 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status);
166 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);
170 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status);
174 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 75 milliseconds