Lines Matching refs:isParseIntegerOnly
1030 if (digits->isZero() && !digits->isPositive() && isParseIntegerOnly()) {1260 if(isParseIntegerOnly()) {1567 if (isParseIntegerOnly() || sawDecimal) {3178 return isParseIntegerOnly();