Home | History | Annotate | Download | only in i18n

Lines Matching refs:isInteger

1811                          UBool          isInteger,
2070 UBool fractionPresent = (!isInteger && digitIndex < digits.getCount()) ||
2106 (isInteger || digitIndex >= digits.getCount())) {
2121 if (!isInteger && digitIndex < digits.getCount()) {