Hi all,<div><br></div><div>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 </div><div><br></div><div>(regex-match #rx"some regex pattern" target-string)</div>
<div><br></div><div>seems to get only the first match.</div><div><br></div><div>I've browsed the manuals but haven't come upon anything yet. I'd appreciate any help.</div><div><br></div><div><br></div>