Lines Matching refs:getErrorIndex
835 if (tmpPos.getErrorIndex() == -1) { in parse()
867 if (tmpPos.getErrorIndex() == -1) { in parse()
884 if (tmpPos.getErrorIndex() == -1) { in parse()
905 if (tmpPos.getErrorIndex() == -1) { in parse()
925 if (tmpPos.getErrorIndex() == -1 && hasDigitOffset) { in parse()
1056 if (tmpPos.getErrorIndex() == -1) { in parse()
1068 if (tmpPos.getErrorIndex() == -1) { in parse()
1080 if (tmpPos.getErrorIndex() == -1) { in parse()
1119 if (tmpPos.getErrorIndex() == -1) { in parse()
1145 if (tmpPos.getErrorIndex() == -1) { in parse()
1167 if (tmpPos.getErrorIndex() == -1) { in parse()
1273 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) { in parse()
1286 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) { in parse()
1659 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) { in parseOffsetISO8601()
1665 if (posBasic.getErrorIndex() == -1 && posBasic.getIndex() > posOffset.getIndex()) { in parseOffsetISO8601()
1671 if (posOffset.getErrorIndex() != -1) { in parseOffsetISO8601()