Lines Matching refs:advance
1850 CRLF is a recognized line ending sequence, the match position advance-
3336 and if so, and the current character is CR followed by LF, advance the
3488 the current character is CR followed by LF, advance the starting offset
7448 advance to the next starting character then happens. Backtracking can
7465 the pattern is unanchored, the "bumpalong" advance is not to the next
7485 "bumpalong" advance is to the subject position that corresponds to that
7554 at the current starting position, but allowing an advance to the next
7556 the advance may be more than one character. (*COMMIT) is the strongest,
8021 what happens afterwards. Those that advance the start-of-match point do
8024 (*COMMIT) overall failure, no advance of starting point
8025 (*PRUNE) advance to next starting character
8027 (*SKIP) advance to current matching position
8028 (*SKIP:NAME) advance to position corresponding to an earlier
10022 advance "input" so it points past the matched text.