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 730 ucal_clone(const UCalendar* cal,
    [all...]
  /external/icu4c/i18n/
ucal.cpp 169 ucal_clone(const UCalendar* cal, function
  /external/icu4c/test/cintltst/
ccaltst.c 288 calfrclone = ucal_clone(calfr, &status);
290 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 508 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) macro
    [all...]

Completed in 564 milliseconds