Home
last modified time | relevance | path

Searched refs:ucal_getTZDataVersion (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/samples/date/
H A Ddate.c219 tzVer = ucal_getTZDataVersion(&status); in version()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h1373 ucal_getTZDataVersion(UErrorCode* status);
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h1340 ucal_getTZDataVersion(UErrorCode* status);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h1340 ucal_getTZDataVersion(UErrorCode* status);
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c219 tzVer = ucal_getTZDataVersion(&status); in version()
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1847 tzDataVersion = ucal_getTZDataVersion(&status); in TestTZDataDir()
1850 log_data_err("Failed call to ucal_getTZDataVersion - %s\n", u_errorName(status)); in TestTZDataDir()
1864 tzDataVersion = ucal_getTZDataVersion(&status); in TestTZDataDir()
1870 tzDataVersion = ucal_getTZDataVersion(&status); in TestTZDataDir()
H A Dccaltst.c274 /*Test ucal_getTZDataVersion*/ in TestCalendar()
276 tzver = ucal_getTZDataVersion(&status); in TestCalendar()
278 log_err_status(status, "FAIL: ucal_getTZDataVersion() => %s\n", u_errorName(status)); in TestCalendar()
282 log_verbose("PASS: ucal_getTZDataVersion returned %s\n", tzver); in TestCalendar()
284 log_err("FAIL: Bad version string was returned by ucal_getTZDataVersion\n"); in TestCalendar()
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dtestxml.cpp489 tzvers = ucal_getTZDataVersion(&status); in main()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dudbgutil.cpp510 STRING_PARAM(paramTimezoneVersion, ucal_getTZDataVersion(status))
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dudbgutil.cpp513 STRING_PARAM(paramTimezoneVersion, ucal_getTZDataVersion(status))
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dudbgutil.cpp510 STRING_PARAM(paramTimezoneVersion, ucal_getTZDataVersion(status))
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp585 ucal_getTZDataVersion(UErrorCode* status) in ucal_getTZDataVersion() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp600 ucal_getTZDataVersion(UErrorCode* status) in ucal_getTZDataVersion() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp585 ucal_getTZDataVersion(UErrorCode* status) in ucal_getTZDataVersion() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp184 #undef ucal_getTZDataVersion macro
1080 const char *ucal_getTZDataVersion(UErrorCode *status) in ucal_getTZDataVersion() function
1082 return U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion)(status); in ucal_getTZDataVersion()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h540 #define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h539 #define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h534 #define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion) macro

Completed in 53 milliseconds