Searched refs:furthest (Results 1 – 2 of 2) sorted by relevance
717 int32_t furthest = start; in parse() local725 if (status.getIndex() > furthest) { in parse()726 furthest = status.getIndex(); in parse()728 if (furthest == text.length()) in parse()733 status.setIndex(furthest); in parse()735 status.setErrorIndex(furthest); in parse()