On Mon Feb 27 22:48:32 2023 +0000, Zebediah Figura wrote:
I believe you can write (?i:technique) etc., which seems more readable. (I also wouldn't bother separating these into definitions if it's only used once, especially if shortening with the ignore-case flag.)
I read somewhere that "?i:" is some flex extension, if that's allowed then sure.