| 171 |
\fB/<anycrlf>\fP PCRE_NEWLINE_ANYCRLF |
\fB/<anycrlf>\fP PCRE_NEWLINE_ANYCRLF |
| 172 |
\fB/<any>\fP PCRE_NEWLINE_ANY |
\fB/<any>\fP PCRE_NEWLINE_ANY |
| 173 |
.sp |
.sp |
| 174 |
Those specifying line ending sequencess are literal strings as shown. This |
Those specifying line ending sequences are literal strings as shown, but the |
| 175 |
example sets multiline matching with CRLF as the line ending sequence: |
letters can be in either case. This example sets multiline matching with CRLF |
| 176 |
|
as the line ending sequence: |
| 177 |
.sp |
.sp |
| 178 |
/^abc/m<crlf> |
/^abc/m<crlf> |
| 179 |
.sp |
.sp |
| 694 |
.rs |
.rs |
| 695 |
.sp |
.sp |
| 696 |
.nf |
.nf |
| 697 |
Last updated: 09 August 2007 |
Last updated: 21 August 2007 |
| 698 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
| 699 |
.fi |
.fi |