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

Regex bug? #61

Closed
wisemike2 opened this issue Dec 17, 2018 · 2 comments
Closed

Regex bug? #61

wisemike2 opened this issue Dec 17, 2018 · 2 comments

Comments

@wisemike2
Copy link

In Notepad++ I use the following regex (([^()](?:(?R)[^()])+)) to search for sentences with more than one parentheses. However in grepWin it brings "no match" through the Regex Text, although NP++ and grepWin use Boost.

@stefankueng
Copy link
Owner

when I try that regex in npp, it always matches the whole file.

@wisemike2
Copy link
Author

even so, why doesn't even work in grepWin?

Repository owner deleted a comment from someonefar Apr 5, 2019
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

2 participants