Lines Matching refs:advance
1861 CRLF is a recognized line ending sequence, the match position advance-
3347 and if so, and the current character is CR followed by LF, advance the
3499 the current character is CR followed by LF, advance the starting offset
7472 advance to the next starting character then happens. Backtracking can
7489 the pattern is unanchored, the "bumpalong" advance is not to the next
7509 "bumpalong" advance is to the subject position that corresponds to that
7578 at the current starting position, but allowing an advance to the next
7580 the advance may be more than one character. (*COMMIT) is the strongest,
8045 what happens afterwards. Those that advance the start-of-match point do
8048 (*COMMIT) overall failure, no advance of starting point
8049 (*PRUNE) advance to next starting character
8051 (*SKIP) advance to current matching position
8052 (*SKIP:NAME) advance to position corresponding to an earlier
10046 advance "input" so it points past the matched text.