254 |
operates. |
operates. |
255 |
.P |
.P |
256 |
The \fB/+\fP modifier requests that as well as outputting the substring that |
The \fB/+\fP modifier requests that as well as outputting the substring that |
257 |
matched the entire pattern, pcretest should in addition output the remainder of |
matched the entire pattern, \fBpcretest\fP should in addition output the |
258 |
the subject string. This is useful for tests where the subject contains |
remainder of the subject string. This is useful for tests where the subject |
259 |
multiple copies of the same substring. |
contains multiple copies of the same substring. If the \fB+\fP modifier appears |
260 |
|
twice, the same action is taken for captured substrings. In each case the |
261 |
|
remainder is output on the following line with a plus character following the |
262 |
|
capture number. |
263 |
.P |
.P |
264 |
The \fB/B\fP modifier is a debugging feature. It requests that \fBpcretest\fP |
The \fB/B\fP modifier is a debugging feature. It requests that \fBpcretest\fP |
265 |
output a representation of the compiled byte code after compilation. Normally |
output a representation of the compiled byte code after compilation. Normally |
815 |
.rs |
.rs |
816 |
.sp |
.sp |
817 |
.nf |
.nf |
818 |
Last updated: 02 July 2011 |
Last updated: 11 July 2011 |
819 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
820 |
.fi |
.fi |