HomeSort by relevance Sort by last modified time
    Searched refs:ucal_clone (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/unicode/
ucal.h 676 ucal_clone(const UCalendar* cal,
    [all...]
  /external/icu4c/i18n/
ucal.cpp 162 ucal_clone(const UCalendar* cal, function
  /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/common/unicode/
urename.h 505 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
    [all...]

Completed in 62 milliseconds