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

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 606 ucal_openCountryTimeZones(const char* country, UErrorCode* ec);
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 65 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) {
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 147 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */
157 api = "ucal_openCountryTimeZones(US)";
158 uenum = ucal_openCountryTimeZones("US", &status);
    [all...]

Completed in 68 milliseconds