Home | History | Annotate | Download | only in unicode

Lines Matching refs:lenient

671  * only in lenient parse mode, the default) "01/02/-3" is parsed as Jan 2, 4 BC.
1012 * By default, parsing is lenient: If the input is not in the form used by
1042 * By default, parsing is lenient: If the input is not in the form used by
1080 * By default, parsing is lenient: If the input is not in the form used by
1511 * @param lenient <code>TRUE</code> if the parse is lenient, <code>FALSE</code> otherwise.
1516 const UnicodeString &text, int32_t &textOffset, UBool lenient);