in reply to Repeating a capture group pattern within a pattern

To me, the simpler solution would just be to split on a space, then use the regex on each of the four elements.

It's also possible that I'm missing something.

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

  • Comment on Re: Repeating a capture group pattern within a pattern