in reply to Re: Regex and \G
in thread Regex and \G

Sorry, I should have been clearer - I understand what \G (and my regex) does EXCEPT on the first match.

I guess matching against the beginning of the string was the only possible option, but I just wanted to double-check.

Just as well I did, or I'd never have know about "use re 'debug'" - many thanks.

Tom Melly, tom@tomandlu.co.uk