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

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 734 ucal_clone(const UCalendar* cal,
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 173 ucal_clone(const UCalendar* cal, function
  /external/icu/icu4c/source/common/unicode/
urename.h 510 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 307 calfrclone = ucal_clone(calfr, &status);
309 log_data_err("FAIL: error in ucal_clone calfr : %s - (Are you missing data?)\n", u_errorName(status));
    [all...]

Completed in 46 milliseconds