331 |
twice, the same action is taken for captured substrings. In each case the |
twice, the same action is taken for captured substrings. In each case the |
332 |
remainder is output on the following line with a plus character following the |
remainder is output on the following line with a plus character following the |
333 |
capture number. Note that this modifier must not immediately follow the /S |
capture number. Note that this modifier must not immediately follow the /S |
334 |
modifier because /S+ and \S++ have other meanings. |
modifier because /S+ and /S++ have other meanings. |
335 |
.P |
.P |
336 |
The \fB/=\fP modifier requests that the values of all potential captured |
The \fB/=\fP modifier requests that the values of all potential captured |
337 |
parentheses be output after a match. By default, only those up to the highest |
parentheses be output after a match. By default, only those up to the highest |