[Gambas-user] [SOLVED] Re: Help needed with pcre

nospam.nospam.nospam at ...626... nospam.nospam.nospam at ...626...
Fri Jan 15 09:59:55 CET 2010


2010/1/15 nospam.nospam.nospam at ...626... <nospam.nospam.nospam at ...626...>:
> I have this line of code:
>
> Reg = New Regexp("=A7=F1=FChw=A4=A3", "=[\\da-fA-F]{2}")
>
> "=A7" is correctly matched, but it is the only match returned.
>
> How do I make Regexp match every occurrence so that =F1,=FC, =A4 and
> =A3 are also returned as matches?
>
> I've tried perldoc.perl.org and other sites but I can't find the answer.
>
> Any suggestions welcome.

Thank you, Markus Schatten.

I found this: http://www.mailinglistarchive.com/gambas-user@lists.sourceforge.net/msg01355.html




More information about the User mailing list