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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: