Searched refs:UCAL_LENIENT (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 428 count=ucal_getAttribute(calit, UCAL_LENIENT); in TestCalendar() 429 count2=ucal_getAttribute(calfr, UCAL_LENIENT); in TestCalendar() 430 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar() 431 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar() 432 if( ucal_getAttribute(calit, UCAL_LENIENT) !=0 || in TestCalendar() 433 ucal_getAttribute(calfr, UCAL_LENIENT)!=ucal_getAttribute(caldef, UCAL_LENIENT) ) in TestCalendar() 439 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar() 440 if(ucal_getAttribute(calit, UCAL_LENIENT)!=count) in TestCalendar() 584 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() 594 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 321 case UCAL_LENIENT: in ucal_getAttribute() 349 case UCAL_LENIENT: in ucal_setAttribute()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 345 case UCAL_LENIENT: in ucal_getAttribute() 373 case UCAL_LENIENT: in ucal_setAttribute()
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 345 case UCAL_LENIENT: in ucal_getAttribute() 373 case UCAL_LENIENT: in ucal_setAttribute()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 345 case UCAL_LENIENT: in ucal_getAttribute() 373 case UCAL_LENIENT: in ucal_setAttribute()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 887 UCAL_LENIENT, enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 932 UCAL_LENIENT, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 932 UCAL_LENIENT, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 932 UCAL_LENIENT, enumerator
|