Home
last modified time | relevance | path

Searched refs:isParseIntegerOnly (Results 1 – 25 of 30) sorted by relevance

12

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestNumberFormatAPI.java163 fr.setParseIntegerOnly( def.isParseIntegerOnly() ); in TestAPI()
164 if(fr.isParseIntegerOnly() != def.isParseIntegerOnly() ) { in TestAPI()
DNumberFormatRegressionTest.java116 if (!nf1.isParseIntegerOnly() || !nf2.isParseIntegerOnly()) { in Test4408066()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestNumberFormatAPI.java166 fr.setParseIntegerOnly( def.isParseIntegerOnly() ); in TestAPI()
167 if(fr.isParseIntegerOnly() != def.isParseIntegerOnly() ) { in TestAPI()
DNumberFormatRegressionTest.java119 if (!nf1.isParseIntegerOnly() || !nf2.isParseIntegerOnly()) { in Test4408066()
/third_party/icu/icu4c/source/test/intltest/
Dnmfmapts.cpp199 fr->setParseIntegerOnly( def->isParseIntegerOnly() ); in testAPI()
200 if(fr->isParseIntegerOnly() != def->isParseIntegerOnly() ) { in testAPI()
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DNumberFormatICU.java152 public boolean isParseIntegerOnly() { in isParseIntegerOnly() method in NumberFormatICU
153 return fIcuNfmt.isParseIntegerOnly(); in isParseIntegerOnly()
DDecimalFormatICU.java406 public boolean isParseIntegerOnly() { in isParseIntegerOnly() method in DecimalFormatICU
407 return fIcuDecfmt.isParseIntegerOnly(); in isParseIntegerOnly()
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/
DNumberFormatJDK.java184 public boolean isParseIntegerOnly() { in isParseIntegerOnly() method in NumberFormatJDK
185 return fJdkNfmt.isParseIntegerOnly(); in isParseIntegerOnly()
/third_party/icu/icu4c/source/i18n/unicode/
Dnumfmt.h693 UBool isParseIntegerOnly(void) const;
1253 NumberFormat::isParseIntegerOnly() const in isParseIntegerOnly() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h677 UBool isParseIntegerOnly(void) const;
1237 NumberFormat::isParseIntegerOnly() const in isParseIntegerOnly() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h693 UBool isParseIntegerOnly(void) const;
1253 NumberFormat::isParseIntegerOnly() const in isParseIntegerOnly() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumfmt.h693 UBool isParseIntegerOnly(void) const;
1253 NumberFormat::isParseIntegerOnly() const in isParseIntegerOnly() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormat.java504 public boolean isParseIntegerOnly() { in isParseIntegerOnly() method in NumberFormat
DDecimalFormat.java2267 public synchronized boolean isParseIntegerOnly() { in isParseIntegerOnly() method in DecimalFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNumberFormat.java474 public boolean isParseIntegerOnly() { in isParseIntegerOnly() method in NumberFormat
DDecimalFormat.java2065 public synchronized boolean isParseIntegerOnly() { in isParseIntegerOnly() method in DecimalFormat
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddecimfmt.cpp262 return isParseIntegerOnly(); in getAttribute()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddecimfmt.cpp284 return isParseIntegerOnly(); in getAttribute()
/third_party/node/deps/icu-small/source/i18n/
Ddecimfmt.cpp284 return isParseIntegerOnly(); in getAttribute()
/third_party/icu/icu4c/source/i18n/
Ddecimfmt.cpp284 return isParseIntegerOnly(); in getAttribute()
/third_party/icu/icu4j/tools/build/
Dicu4j62.api3.gz
Dicu4j61.api3.gz
Dicu4j60.api3.gz
Dicu4j67.api3.gz
Dicu4j69.api3.gz

12