Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow \Q\E inside counted quantifier #650

Open
NWilson opened this issue Dec 28, 2024 · 0 comments
Open

Allow \Q\E inside counted quantifier #650

NWilson opened this issue Dec 28, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@NWilson
Copy link
Member

NWilson commented Dec 28, 2024

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

@NWilson NWilson added this to the 10.46 milestone Jan 8, 2025
@NWilson NWilson added the enhancement New feature or request label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant