Home
last modified time | relevance | path

Searched refs:ucal_openCountryTimeZones (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h658 ucal_openCountryTimeZones(const char* country, UErrorCode* ec);
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h625 ucal_openCountryTimeZones(const char* country, UErrorCode* ec);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h625 ucal_openCountryTimeZones(const char* country, UErrorCode* ec);
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp65 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp66 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp65 ucal_openCountryTimeZones(const char* country, UErrorCode* ec) { in ucal_openCountryTimeZones() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp197 #undef ucal_openCountryTimeZones macro
1139 UEnumeration *ucal_openCountryTimeZones(const char *country, UErrorCode *ec) in ucal_openCountryTimeZones() function
1141 return U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones)(country, ec); in ucal_openCountryTimeZones()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h553 #define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h552 #define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h547 #define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c155 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */ in TestCalendar()
165 api = "ucal_openCountryTimeZones(US)"; in TestCalendar()
166 uenum = ucal_openCountryTimeZones("US", &status); in TestCalendar()

Completed in 48 milliseconds