Lines Matching refs:current

63        The  current implementation of PCRE corresponds approximately with Perl
1418 tives at the current point, and if they all fail, it backs up to the
1451 following or preceding the current point have to be independently
1495 it is matched as if it were a standalone pattern at the current point,
1788 tables in the current locale for passing to pcre_compile(),
2165 Without this option, a dot does not match when the current position is
2243 an empty string (by default this causes the current matching alterna-
3346 and if so, and the current character is CR followed by LF, advance the
3382 tern must match the current starting position, which in this case, it
3480 only if the current position in the subject is not a word boundary.)
3498 the current character is CR followed by LF, advance the starting offset
4433 block format. The initial version was 0; the current version is 2. The
4452 at which the current match attempt started. However, if the escape
4459 the current match pointer.
4509 zero, matching fails at the current point, but the testing of other
5196 the appropriate type. If the current matching point is at the end of
5351 "Common". The current list of scripts is:
5455 different from the behaviour of current versions of Perl.
5585 A word boundary is a position in the subject string where the current
5607 The \G assertion is true only when the current matching position is at
5615 current match, is subtly different from Perl's, which defines it as the
5632 character is an assertion that is true only if the current matching
5646 The dollar character is an assertion that is true only if the current
5772 the current pointer is at the end of the string.
5822 current mode.
6414 match, if anchored at the current point in the subject string.
6531 pattern in the current subject string, rather than anything matching
6604 current matching point that does not actually consume any characters.
6609 kinds: those that look ahead of the current position in the subject
6611 matched in the normal way, except that it does not cause the current
6625 unfortunately, a fundamental limitation of the current implementation,
6711 to temporarily move the current position back by the fixed length and
7473 This verb causes the match to fail at the current starting position in
7524 within the current alternative. Its name comes from the observation
7582 at the current starting position, but allowing an advance to the next
8055 (*SKIP) advance to current matching position
8155 current check allows only values in the range U+0 to U+10FFFF, exclud-
8601 where the local data of the current node is pushed before checking its
9319 ated cannot be saved because it is too dependent on the current envi-
10339 result of the current call (a "tail recursion"), the function is just
10477 This reads the current limits (soft and hard) using getrlimit(), then