Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h825 ucal_clone(const UCalendar* cal,
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h792 ucal_clone(const UCalendar* cal,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h792 ucal_clone(const UCalendar* cal,
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp197 ucal_clone(const UCalendar* cal, in ucal_clone() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp198 ucal_clone(const UCalendar* cal, in ucal_clone() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp197 ucal_clone(const UCalendar* cal, in ucal_clone() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp165 #undef ucal_clone macro
1002 UCalendar *ucal_clone(const UCalendar *cal, UErrorCode *status) in ucal_clone() function
1004 return U_ICU_ENTRY_POINT_RENAME(ucal_clone)(cal, status); in ucal_clone()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h521 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h519 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h515 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c329 calfrclone = ucal_clone(calfr, &status); in TestCalendar()
331 log_data_err("FAIL: error in ucal_clone calfr : %s - (Are you missing data?)\n", u_errorName(status)); in TestCalendar()

Completed in 51 milliseconds