From: Ben Bleything Date: 2010-02-10T03:27:22+09:00 Subject: Re: match/scan does not return multiple matches On Tue, Feb 9, 2010 at 9:36 AM, Michal Suchanek wrote: > Actually, nested capturing is also supported as you can see from the > examples here. What is not supported is returning multiple matches for > a group that matches multiple times. Are you sure it matches multiple times? As I mentioned earlier in the thread, I can't get it to do so. Ben