Paul Beckett wrote:
>
> I would like to match multiple occurrences of the same pattern:
> /\'([a-z0-9]{32})\'/
> This could appear 0 - to many times on a line.
> I need the actual text match, not just the occurrence frequency.
> Any suggestions as to how I could catch these would be appreciated.
I would like to match multiple occurrences of the same pattern:
/\'([a-z0-9]{32})\'/
This could appear 0 - to many times on a line.
I need the actual text match, not just the occurrence frequency.
Any suggestions as to how I could catch these would be appreciated.
Cheers,
Paul
--
To unsubscribe,