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

  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 408 ucal_setAttribute(calit, UCAL_LENIENT, 0);
409 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
417 ucal_setAttribute(calit, UCAL_LENIENT, count);
424 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
435 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
439 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
444 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
558 ucal_setAttribute(caldef3, UCAL_LENIENT, 0);
568 ucal_setAttribute(caldef3, UCAL_LENIENT, 1);
586 ucal_setAttribute(caldef3, UCAL_LENIENT, 0)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 228 * @see ucal_setAttribute
241 * @see ucal_setAttribute
940 * @see ucal_setAttribute
959 ucal_setAttribute(UCalendar* cal,
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 343 ucal_setAttribute( UCalendar* cal,
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 64 milliseconds