Home
last modified time | relevance | path

Searched refs:UCAL_LENIENT (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c406 count=ucal_getAttribute(calit, UCAL_LENIENT); in TestCalendar()
407 count2=ucal_getAttribute(calfr, UCAL_LENIENT); in TestCalendar()
408 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar()
409 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar()
410 if( ucal_getAttribute(calit, UCAL_LENIENT) !=0 || in TestCalendar()
411 ucal_getAttribute(calfr, UCAL_LENIENT)!=ucal_getAttribute(caldef, UCAL_LENIENT) ) in TestCalendar()
417 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar()
418 if(ucal_getAttribute(calit, UCAL_LENIENT)!=count) in TestCalendar()
558 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI()
568 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI()
[all …]
/external/icu/icu4c/source/i18n/
Ducal.cpp321 case UCAL_LENIENT: in ucal_getAttribute()
349 case UCAL_LENIENT: in ucal_setAttribute()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h874 UCAL_LENIENT, enumerator