Lines Matching refs:after
1230 scanning, in order to be able to output "before" and "after" lines when
1460 an option to stop the algorithm after the first match (which is neces-
2260 always expected after \x, but it may have zero, one, or two digits (so,
2331 side a character class indicates a comment that lasts until after the
2428 12 unrecognized character after (? or (?-
2434 18 missing ) after comment
2440 24 unrecognized character after (?<
2442 26 malformed number or name after (?(
2444 28 assertion expected after (?(
2454 38 number after (?C is > 255
2457 41 unrecognized character after (?P
2463 47 unknown property name after \P or \p
2481 63 digit expected after (?+
2501 81 missing opening brace after \o
2564 after calling pcre_study(), to be sure that it has run successfully.
2614 pcre_exec(), (that is, after any JIT compilation has happened) JIT exe-
2693 library at version 8.30, after more than 10 years of obsolescence.
2772 of a subject string or after any newline within the string. Otherwise
2805 a subject string or after any newline within the string. Otherwise 0 is
2935 pattern after compilation by the 8-bit library (assume PCRE_EXTENDED is
3273 ters. It may also alter the way the match position is advanced after a
3280 advanced by two characters instead of one, in other words, to after the
3285 option is not set), it does not match the string "\r\nA" because, after
3289 acter after the first failure.
3340 the /g modifier. It is possible to emulate Perl's behaviour after
3358 tern is not considered until after a suitable starting point for the
3473 in the same subject by calling pcre_exec() again after a previous suc-
3534 after the end of a substring. These values are always data unit off-
4170 after a partial match. There is more discussion of this facility in the
4313 identified by putting a number less than 256 after the letter C. The
4330 Notice that there is a callout before and after each parenthesis and
4439 piled into the pattern (that is, the number after ?C for manual call-
4446 for extracting substrings after a match has completed. For the DFA
4967 after a backslash. All other characters (in particular, those whose
5031 are allowed after \c are A-Z, a-z, or one of @, [, \, ], ^, _, or ?.
5053 (code value 13). Make sure you supply two digits after the initial zero
5102 By default, after \x that is not followed by {, from zero to two hexa-
5490 2. Do not end between CR and LF; otherwise end after any control char-
5503 5. Do not end after prepend characters.
5660 matches immediately after internal newlines as well as at the start of
5661 the subject string. It does not match after a newline that ends the
5755 first data character in the class (after an initial circumflex, if
5801 first or last character in the class, or immediately after a range. For
5897 by a ^ character after the colon. For example,
5995 is also permitted. If a letter appears both before and after the
6112 subpattern start after the highest number used in any branch. The fol-
6116 # before ---------------branch-reset----------- after
6181 There are five capturing substrings, but only one is ever set after a
6341 is no point in retrying the overall match at any position after the
6369 string that matched the final iteration. For example, after
6376 tions. For example, after
6564 before or after the reference.
6932 comment, which in this case continues to immediately after the next
7164 be defined before or after the reference. A numbered reference can be
7239 callout points, you can put a number less than 256 after the letter C.
7403 If you are interested in (*MARK) values after failed matches, you
7407 Verbs that act after backtracking
7496 If the subject is "aaaac...", after the first match attempt fails
7526 after the end of the group if FOO succeeds); on failure, the matcher
7647 ues after the subroutine call.
7883 also after internal newline in multiline mode
7938 after one of the newline or \R options with similar syntax. More than
7957 These are recognized only at the very start of the pattern or after
7969 These are recognized only at the very start of the pattern or after
8436 ated. You can find out if JIT execution is available after studying a
8619 (5) Should I allocate/free a stack every time before/after calling
8805 subject string is "xyzabc12", the first two offsets after a partial
8875 found first, and matching never continues after finding a complete
9452 to do this, PCRE has to retry the match starting after every newline in
9730 of each substring and the offset to the first character after the end
9755 memory, after which preg may no longer be used as a compiled expres-
10289 as a* it may be called several times at the same level, after matching