-
Notifications
You must be signed in to change notification settings - Fork 214
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: special case ^
and $
require special treatment
#843
Labels
Comments
Yes, your example works, and the special cases are:
"Find All" works, other actions don't. |
empty matches are skipped: Lines 5480 to 5489 in 1060547
Lines 5590 to 5595 in 1060547
|
zufuliu
changed the title
Boost Regex: special case
Regex: special case Aug 18, 2024
^
and $
require special treatment^
and $
require special treatment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a847154
Select All
does not work yet.The text was updated successfully, but these errors were encountered: