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
This should allow more flexible matching that the basic, exact matching imeplementation.
It may also be faster for case-insensitive matching, as this is currently quite slow on larger files and with longer search patterns.
The text was updated successfully, but these errors were encountered:
This should allow more flexible matching that the basic, exact matching imeplementation.
It may also be faster for case-insensitive matching, as this is currently quite slow on larger files and with longer search patterns.
The text was updated successfully, but these errors were encountered: