Lines Matching refs:lenient
398 * By default, parsing is lenient: If the input is not in the form used by
431 * By default, parsing is lenient: If the input is not in the form used by
461 * By default, parsing is lenient: If the input is not in the form used by
589 * Returns true if the formatter is set for lenient parsing.
595 * Specify whether or not date/time parsing is to be lenient. With lenient
600 * @param lenient True specifies date/time interpretation to be lenient.
604 virtual void setLenient(UBool lenient);