Skip to content

Add option for case insensitive regex matching#487

Open
3akev wants to merge 1 commit intolfos:pufrom
3akev:insensitive-regex
Open

Add option for case insensitive regex matching#487
3akev wants to merge 1 commit intolfos:pufrom
3akev:insensitive-regex

Conversation

@3akev
Copy link

@3akev 3akev commented Mar 26, 2024

Added a new option, --pattern-case-insensitive, which adds the REG_ICASE flag to the regcomp call. It seems that currently there's no way to search with a case-insensitive regex.

I also tried documenting it in the manual page, do let me know for any changes.

@lfos lfos force-pushed the pu branch 2 times, most recently from d6eb6e7 to d81b00c Compare August 7, 2025 12:37
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

Successfully merging this pull request may close these issues.

1 participant