You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Philip and David Wahlstedt noted a difference in behaviour between PCRE2 and Perl, in the handling of x{\Q1\E,2}. Potentially there are other similar cases where Perl allows a \Q, or a naked \E, and PCRE2 does not.
Philip and David Wahlstedt noted a difference in behaviour between PCRE2 and Perl, in the handling of
x{\Q1\E,2}
. Potentially there are other similar cases where Perl allows a \Q, or a naked \E, and PCRE2 does not.https://groups.google.com/d/msgid/pcre2-dev/79a9d274-c7bc-4cbb-8257-dc44814d90f6n%40googlegroups.com?utm_medium=email&utm_source=footer
The text was updated successfully, but these errors were encountered: