OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucal_clone
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
ucal.cpp
162
ucal_clone
(const UCalendar* cal,
function
/external/icu4c/common/unicode/
urename.h
505
#define
ucal_clone
U_ICU_ENTRY_POINT_RENAME(
ucal_clone
)
macro
[
all
...]
/external/icu4c/test/cintltst/
ccaltst.c
262
calfrclone =
ucal_clone
(calfr, &status);
264
log_data_err("FAIL: error in
ucal_clone
calfr : %s - (Are you missing data?)\n", u_errorName(status));
[
all
...]
/external/icu4c/i18n/unicode/
ucal.h
676
ucal_clone
(const UCalendar* cal,
[
all
...]
Completed in 36 milliseconds