Hi all,<div><br></div><div>I&#39;m new to plt-scheme and i&#39;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&quot;some regex pattern&quot; target-string)</div>
<div><br></div><div>seems to get only the first match.</div><div><br></div><div>I&#39;ve browsed the manuals but haven&#39;t come upon anything yet. I&#39;d appreciate any help.</div><div><br></div><div><br></div>