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

Support for \n and positive/negative lookahead in Pcre? #89

Open
chenglou opened this issue Feb 26, 2016 · 0 comments
Open

Support for \n and positive/negative lookahead in Pcre? #89

chenglou opened this issue Feb 26, 2016 · 0 comments

Comments

@chenglou
Copy link

For \n, I can use \s for now but Pcre supports \n, \r and the rest. In addition, it supports (?=x) and (?!x)

Edit: sorry, I just saw the lookahead note in README. Still, \n would be nice.

@chenglou chenglou changed the title Support for \n and the rest in Pcre? Support for \n and positive/negative lookahead in Pcre? Feb 26, 2016
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