Home
last modified time | relevance | path

Searched refs:udat_setLenient (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dudat.h1184 udat_setLenient( UDateFormat* fmt,
/external/icu/libandroidicu/include/unicode/
Dudat.h1184 udat_setLenient( UDateFormat* fmt,
Durename.h845 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient) macro
/external/icu/icu4c/source/test/cintltst/
Dcdtrgtst.c343 udat_setLenient(df, FALSE); in Test4061287()
Dcdattst.c305 udat_setLenient(fr, udat_isLenient(it)); in TestDateFormat()
985 udat_setLenient(simpleDateFormat, 0); in TestCalendarDateParse()
/external/icu/icu4c/source/i18n/
Dudat.cpp412 udat_setLenient( UDateFormat* fmt, in udat_setLenient() function
/external/icu/icu4c/source/common/unicode/
Durename.h845 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient) macro
/external/icu/libandroidicu/static_shim/
Dshim.cpp1445 udat_setLenient(fmt, isLenient); in udat_setLenient_android()