in reply to Re: A regex that only matches at offset that are multiples of a given N?
in thread A regex that only matches at offset that are multiples of a given N?
That is really very clever. Thank you. (I'll get around to trying it out in my real application later and let you know how I get on.)
I also really like your test methodology. Mixing the freds at different multiple boundaries within the same string is a very neat way of testing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: A regex that only matches at offset that are multiples of a given N?
by smls (Friar) on Feb 14, 2013 at 11:46 UTC |