Home | History | Annotate | Download | only in src

Lines Matching full:look

533 // Details of a quick mask-compare check that can look ahead in the
633 // we look forward. This is used for a Boyer-Moore-like string searching
636 // the number of nodes we are willing to look at in order to create this data.
1205 // When we have found such a loop we look ahead in the nodes to find the set of
1211 // look 3 characters ahead and if we don't find one of [f, o] (the union of
1216 // We also look at the first string fed to the regexp and use that to get a hint