Home | History | Annotate | Download | only in unicode

Lines Matching refs:lenient

880      * Specifies whether or not date/time interpretation is to be lenient. With lenient
886 * @param lenient True specifies date/time interpretation to be lenient.
891 void setLenient(UBool lenient);
894 * Tells whether date/time interpretation is to be lenient.
896 * @return True tells that date/time interpretation is to be lenient.
945 * <b>Note:</b>This option is effective only when this calendar is lenient.
2287 * should only be called if this calendar is not lenient.