View Single Post
Old 12-07-2017, 04:33 AM   #7
Phssthpok
Age improves with wine.
Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.Phssthpok knows how to set a laser printer to stun.
 
Posts: 590
Karma: 95229
Join Date: Nov 2014
Device: Kindle Oasis, Kobo Libra II
Quote:
Originally Posted by calmeilles View Post
Er... I'm downright dumbfounded that that check box should affect a REGEX search. It's utility for 'Normal' searches is obvious, but it never even crossed my mind that it would affect a REGEX... that's just... silly!
It's the same as the "/.../i" option in most regex engines. Or grep's -i option. It saves having to write "[Ff][Ii][Nn][Dd] [Tt][Hh][Ii][Ss]" to find "find this" in a case-insensitive way.
Phssthpok is offline   Reply With Quote