Home | History | Annotate | Download | only in src

Lines Matching refs:Lookahead

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