Searched refs:strictParse (Results 1 – 5 of 5) sorted by relevance
227 const UnicodeSet *DecimalFormatStaticSets::getSimilarDecimals(UChar32 decimal, UBool strictParse) in getSimilarDecimals() argument236 return strictParse ? gStaticSets->fStrictDotEquivalents : gStaticSets->fDotEquivalents; in getSimilarDecimals()240 return strictParse ? gStaticSets->fStrictCommaEquivalents : gStaticSets->fCommaEquivalents; in getSimilarDecimals()
39 static const UnicodeSet *getSimilarDecimals(UChar32 decimal, UBool strictParse);
2509 UBool strictParse = !isLenient();2550 UChar32 lookForGroup = (groupingUsed&&intOnly&&strictParse)?groupingChar:0;2568 (strictParse)?'y':'n');2668 } else if (strictParse){2681 if (! strictParse) {2731 decimalSet = DecimalFormatStaticSets::getSimilarDecimals(decimalChar, strictParse);2735 if (strictParse) {2788 if (strictParse && backup != -1) {2831 if (strictParse) {2850 if (strictParse) {[all …]
2404 boolean strictParse = isParseStrict(); in subparse()2411 getEquivalentDecimals(decimal, strictParse); in subparse()2413 (strictParse ? strictDefaultGroupingSeparators : defaultGroupingSeparators); in subparse()2448 if (strictParse && backup != -1) { in subparse()2480 if (strictParse) { in subparse()2498 if (strictParse) { in subparse()2516 if (strictParse) { in subparse()2529 if (strictParse) { in subparse()2549 if (strictParse) { in subparse()2599 if (strictParse) { in subparse()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...