Searched refs:restartPos (Results 1 – 1 of 1) sorted by relevance
364 int restartPos = -1; in attemptMatch() local403 if (restartPos == -1) restartPos = it; in attemptMatch()453 return -(restartPos > 0 ? restartPos : it); in attemptMatch()