Home | History | Annotate | Download | only in i18n

Lines Matching full:isinteger

1805                          UBool          isInteger,
2064 UBool fractionPresent = (!isInteger && digitIndex < digits.getCount()) ||
2100 (isInteger || digitIndex >= digits.getCount())) {
2115 if (!isInteger && digitIndex < digits.getCount()) {