[plt-scheme] getting all regex matches for a pattern

From: Charlie Smith (charliesmith001 at gmail.com)
Date: Sun Nov 1 01:07:12 EDT 2009

Hi all,

I'm new to plt-scheme and i'd like to know whether there is an option to get
all the matches for a given regex pattern. The function

(regex-match #rx"some regex pattern" target-string)

seems to get only the first match.

I've browsed the manuals but haven't come upon anything yet. I'd appreciate
any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091101/1af1a7e8/attachment.html>

Posted on the users mailing list.