in reply to Re: This code is just freaky...
in thread This code is just freaky...
I think you are right, the '0' is a typo for 'o', which tells the regex compiler to only compile each regex once for the entire program, not once for every loop iteration.