Searched refs:lookaheadResult (Results 1 – 4 of 4) sorted by relevance
885 int32_t lookaheadResult = lookAheadMatches.getPosition(completedRule); in handleNext() local886 if (lookaheadResult >= 0) { in handleNext()888 fPosition = lookaheadResult; in handleNext()889 return lookaheadResult; in handleNext()
932 int lookaheadResult = fLookAheadMatches.getPosition(completedRule); in handleNext() local933 if (lookaheadResult >= 0) { in handleNext()935 fPosition = lookaheadResult; in handleNext()936 return lookaheadResult; in handleNext()
911 int lookaheadResult = fLookAheadMatches.getPosition(completedRule); in handleNext() local912 if (lookaheadResult >= 0) { in handleNext()914 fPosition = lookaheadResult; in handleNext()915 return lookaheadResult; in handleNext()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...