Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h639 ucal_openTimeZones(UErrorCode* ec);
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h606 ucal_openTimeZones(UErrorCode* ec);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h606 ucal_openTimeZones(UErrorCode* ec);
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp60 ucal_openTimeZones(UErrorCode* ec) { in ucal_openTimeZones() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp61 ucal_openTimeZones(UErrorCode* ec) { in ucal_openTimeZones() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp60 ucal_openTimeZones(UErrorCode* ec) { in ucal_openTimeZones() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp199 #undef ucal_openTimeZones macro
1148 UEnumeration *ucal_openTimeZones(UErrorCode *ec) in ucal_openTimeZones() function
1150 return U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones)(ec); in ucal_openTimeZones()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h555 #define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h554 #define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h549 #define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c155 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */ in TestCalendar()
161 api = "ucal_openTimeZones()"; in TestCalendar()
162 uenum = ucal_openTimeZones(&status); in TestCalendar()

Completed in 44 milliseconds