Quote:
Originally Posted by theducks
I think that should be (a back reference for each match)
\1\2
|
Since he already stated that the S&R worked flawlessly I'm guessing the \2 isn't required.
Quote:
Originally Posted by theducks
Since the space between other match elements is not in side a reference (), it will be lost when replacing only the 2 back references.
|
Good explanation.