in reply to Re: Re: Monks' Expression
in thread Monks' Expression
I used $before and $after because often, I've found, I end up using multiple regexps in one block of code, and I need to easily get back to those values from prior matches.
Thanks for the tips though, I was hoping for some advice on my regexps. :-)