Home | History | Annotate | Download | only in src

Lines Matching refs:Lookahead

399   VISIT(Lookahead)                                                   \
646 // We want to avoid recalculating the lookahead info, so we store it on the
1153 // For a negative lookahead we don't emit the quick check for the
1156 // characters, but on a negative lookahead the negative branch did not take
1216 // the lookahead info where the set of characters is reasonably constrained. In
1227 // We also have another lookahead mechanism (called quick check in the code),