in reply to Re^2: Regex - backreferencing multiple matches in one group.
in thread Regex - backreferencing multiple matches in one group.

Nesting is not needed, but more clearly indicates the up-to-4.

The +.* I grant you, but the \s does do something.

  • Comment on Re^3: Regex - backreferencing multiple matches in one group.