Ah, i see. Thanks for the headsup.
Part of my confusion is that I
found myself in a position earlier where I had to start the search string with (?s) in order to make it match more than one line of code. But now when I want to
restrict the search to a single line of code, it automatically includes multiple lines! What gives? Am I just misunderstanding the mechanics of reg-ex searches?