The reason I say that is that in most cases when using the regexp engine there will not be a need to get more than one match if any. This is from my own use stats of regular expressions. Not really necessary they were just my ideas. With the interface proposal i made earlier for matchers/compilers would be possible to instantiate a matcher that did all 3. ie no closure returns, single closure returns, multiple closure returns quite efficiently. Michael
- Retrieving indices of repeated closures Ian Swett
- Re: Retrieving indices of repeated closures Michael McCallum
- Re: Retrieving indices of repeated closures Ian Swett
- Michael McCallum