Lines Matching full:however
163 where d is any number of decimal digits. However, the value of the setting must
224 opening brace. However, it does not affect what the \eR escape sequence
226 compatibility. However, this can be changed; see the next section and the
401 However, using the braced versions does make such sequences easier to read.
533 PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES. However, this is possible only in UTF-8
555 does not support these escape sequences in patterns. However, if either of the
899 However, they are not valid in Unicode strings and so cannot be tested by PCRE2
1020 properties internally when PCRE2_UCP is set. However, they may also be used
1067 However, in this case, the part of the subject before the real match does not
1081 release 10.38 PCRE2 also forbids this by default. However, the
1129 nor Perl has a separate "start of word" or "end of word" metasequence. However,
1138 circumflex and dollar metacharacters. However, if the \fIstartoffset\fP
1152 Note, however, that PCRE2's implementation of \eG, being true at the starting
1195 the end of the string (by default), unless PCRE2_NOTEOL is set. Note, however,
1210 for compatibility with Perl. However, this can be changed by setting the
1312 In the 32-bit library, however, \eC is always supported (when not explicitly
1316 In general, the \eC escape sequence is best avoided. However, one way of using
1347 be defined. However, if the PCRE2_ALLOW_EMPTY_CLASS option is set, a closing
1405 However, unless the hyphen is the last character in the class, Perl outputs a
1412 "-46]". However, if the "]" is escaped with a backslash it is interpreted as
1423 this check). However, ranges such as [\ex{d7ff}-\ex{e000}], which include the
1430 are 0x88 and 0x92, a range of 11 code points. However, if the range is
1451 the next two sections), and the terminating closing square bracket. However,
1499 range 128-255 when locale-specific matching is happening. However, if the
1622 respectively. However, these are not unset by (?^).
1663 PCRE2_UTF and PCRE2_UCP options, respectively. However, the application can set
1828 compile-time error. However, there is still scope for confusion. Consider this
1976 such patterns. However, because there are cases where this can be useful, such
1996 item. However, if a quantifier is followed by a question mark, it ceases to be
2032 However, there are some cases where the optimization cannot be used. When .*
2058 "tweedledee". However, if there are nested capture groups, the corresponding
2100 backtracking into it. Backtracking past it to previous items, however, works as
2114 expressions, and can be nested. However, when the contents of an atomic
2129 atomic group. However, there is no difference in the meaning of a possessive
2153 quickly. However, if it is applied to
2180 However, if the decimal number following the backslash is less than 8, it is
2265 always fails if it starts to match "a" rather than "bc". However, if the
2285 group is first used, so, for example, (a\e1) never matches. However, such
2329 assertion. However, there are some cases where non-atomic assertions can be
2374 may occasionally be useful. However, an assertion that forms the condition for
2440 have a fixed length. However, if there are several top-level alternatives, they
2486 as the called capture group matches a fixed-length string. However,
2519 covers the entire string, from right to left, so we are no better off. However,
2571 backtracking into the assertion. However, there are some cases where non-atomic
2600 Using a non-atomic lookahead, however, means that when the last word does not
2631 Unicode script such as Latin or Greek. However, because some scripts are
2770 Note, however, that undelimited names consisting of the letter R followed by
2807 However, in both cases, if there is a capture group with a matching name, the
2878 assertion. However, it must be a traditional atomic assertion, not one of the
3000 Be aware however, that if
3018 references such as (?+2). However, these cannot be recursive because the
3042 it yields "no match" quickly. However, if a possessive quantifier is not used,
3156 occur. However, any capturing parentheses that are set during the subroutine
3295 and only an unescaped closing parenthesis terminates the name. However, the
3372 pattern. However, when it is inside a capture group that is called as a
3441 including those inside assertions and atomic groups. However, there are
3494 to the left of the verb. However, when one of these verbs appears inside an
3521 caller. However, (*SKIP:NAME) searches only for names that are set with
3562 caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
3641 caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
3654 However, if the group containing (*THEN) is given an alternative, it
3696 fail. However, if A and B match, but C fails, the backtrack to (*THEN) causes
3767 causes the condition to be false. However, for both standalone and conditional
3791 enclosing group that has alternatives (its normal behaviour). However, if there