Lines Matching refs:stopIndex
940 stopIndex = self.getRuleMemoization(ruleIndex, input.index())941 if stopIndex == self.MEMO_RULE_UNKNOWN:944 if stopIndex == self.MEMO_RULE_FAILED:948 input.seek(stopIndex + 1)