Lines Matching full:however

169 where d is any number of decimal digits. However, the value of the setting must
230 opening brace. However, it does not affect what the \eR escape sequence
232 compatibility. However, this can be changed; see the next section and the
420 However, using the braced versions does make such sequences easier to read.
554 PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES. However, this is possible only in UTF-8
576 does not support these escape sequences in patterns. However, if either of the
933 However, they are not valid in Unicode strings and so cannot be tested by PCRE2
1056 properties internally when PCRE2_UCP is set. However, they may also be used
1118 release 10.38 PCRE2 also forbids this by default. However, the
1166 nor Perl has a separate "start of word" or "end of word" metasequence. However,
1175 circumflex and dollar metacharacters. However, if the \fIstartoffset\fP
1189 Note, however, that PCRE2's implementation of \eG, being true at the starting
1232 the end of the string (by default), unless PCRE2_NOTEOL is set. Note, however,
1247 for compatibility with Perl. However, this can be changed by setting the
1349 In the 32-bit library, however, \eC is always supported (when not explicitly
1353 In general, the \eC escape sequence is best avoided. However, one way of using
1384 be defined. However, if the PCRE2_ALLOW_EMPTY_CLASS option is set, a closing
1442 However, unless the hyphen is the last character in the class, Perl outputs a
1449 "-46]". However, if the "]" is escaped with a backslash it is interpreted as
1460 this check). However, ranges such as [\ex{d7ff}-\ex{e000}], which include the
1467 are 0x88 and 0x92, a range of 11 code points. However, if the range is
1488 the next two sections), and the terminating closing square bracket. However,
1536 range 128-255 when locale-specific matching is happening. However, in UCP mode,
1681 However, except for 'r', these are not unset by (?^), which is equivalent to
1729 PCRE2_UTF and PCRE2_UCP options, respectively. However, the application can set
1894 compile-time error. However, there is still scope for confusion. Consider this
2054 such patterns. However, because there are cases where this can be useful, such
2074 item. However, if a quantifier is followed by a question mark, it ceases to be
2110 However, there are some cases where the optimization cannot be used. When .*
2136 "tweedledee". However, if there are nested capture groups, the corresponding
2178 backtracking into it. Backtracking past it to previous items, however, works as
2192 expressions, and can be nested. However, when the contents of an atomic
2207 atomic group. However, there is no difference in the meaning of a possessive
2231 quickly. However, if it is applied to
2258 However, if the decimal number following the backslash is less than 8, it is
2351 always fails if it starts to match "a" rather than "bc". However, if the
2371 group is first used, so, for example, (a\e1) never matches. However, such
2415 assertion. However, there are some cases where non-atomic assertions can be
2460 may occasionally be useful. However, an assertion that forms the condition for
2564 as the called capture group matches a limited-length string. However,
2597 covers the entire string, from right to left, so we are no better off. However,
2649 assertion. However, there are some cases where non-atomic positive assertions
2677 Using a non-atomic lookahead, however, means that when the last word does not
2708 Unicode script such as Latin or Greek. However, because some scripts are
2848 Note, however, that undelimited names consisting of the letter R followed by
2885 However, in both cases, if there is a capture group with a matching name, the
2956 assertion. However, it must be a traditional atomic assertion, not one of the
3077 Be aware however, that if
3095 references such as (?+2). However, these cannot be recursive because the
3119 it yields "no match" quickly. However, if a possessive quantifier is not used,
3233 occur. However, any capturing parentheses that are set during the subroutine
3372 and only an unescaped closing parenthesis terminates the name. However, the
3449 pattern. However, when it is inside a capture group that is called as a
3518 including those inside assertions and atomic groups. However, there are
3571 to the left of the verb. However, when one of these verbs appears inside an
3598 caller. However, (*SKIP:NAME) searches only for names that are set with
3639 caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
3718 caller. However, (*SKIP:NAME) searches only for names set with (*MARK),
3731 However, if the group containing (*THEN) is given an alternative, it
3773 fail. However, if A and B match, but C fails, the backtrack to (*THEN) causes
3844 causes the condition to be false. However, for both standalone and conditional
3868 enclosing group that has alternatives (its normal behaviour). However, if there