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

Ideally the PCRE dialect should detect unsupported features and give an appropriate error #203

Open
sfstewman opened this issue Jun 24, 2020 · 0 comments

Comments

@sfstewman
Copy link
Collaborator

Things that would be nice to detect:

  • backrefs
  • look-behind assertions
  • look-ahead assertions
  • Any other PCRE features that aren't regular and require backtracking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant