Searched defs:strictParse (Results 1 – 4 of 4) sorted by relevance
229 const UnicodeSet *DecimalFormatStaticSets::getSimilarDecimals(UChar32 decimal, UBool strictParse) in getSimilarDecimals()
1233 UBool strictParse = !isLenient(); in subparse() local
2838 private UnicodeSet getEquivalentDecimals(String decimal, boolean strictParse) { in getEquivalentDecimals()
2824 private UnicodeSet getEquivalentDecimals(String decimal, boolean strictParse) { in getEquivalentDecimals()