Home
last modified time | relevance | path

Searched refs:strictParse (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecfmtst.cpp227 const UnicodeSet *DecimalFormatStaticSets::getSimilarDecimals(UChar32 decimal, UBool strictParse) in getSimilarDecimals() argument
236 return strictParse ? gStaticSets->fStrictDotEquivalents : gStaticSets->fDotEquivalents; in getSimilarDecimals()
240 return strictParse ? gStaticSets->fStrictCommaEquivalents : gStaticSets->fCommaEquivalents; in getSimilarDecimals()
Ddecfmtst.h39 static const UnicodeSet *getSimilarDecimals(UChar32 decimal, UBool strictParse);
Ddecimfmt.cpp2509 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 …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat.java2404 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 …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...