Skip to content

Case sensitive matching? #9759

Jan 7, 2022 · 9 comments · 11 replies
Discussion options

You must be logged in to vote

In the meantime this can be accomplished with (?-i):

e.g. /(?-i)myCaseSensitiveSearchString/

Replies: 9 comments 11 replies

Comment options

You must be logged in to vote
7 replies
@lindhe
Comment options

@luckynick
Comment options

@Neme12
Comment options

@bounlu
Comment options

@davidtowoju
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@shric
Comment options

@alexis1314
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Jackenmen
Comment options

Answer selected by Jackenmen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment