Lines Matching refs:isParseIntegerOnly
1655 if (digits->isZero() && !digits->isPositive() && isParseIntegerOnly()) {1952 else if (!text.compare(position, decimalLen, *decimal) && !isParseIntegerOnly() && !sawDecimal)