49 |
Behave as if each regex has the \fB/I\fP modifier; information about the |
Behave as if each regex has the \fB/I\fP modifier; information about the |
50 |
compiled pattern is given after compilation. |
compiled pattern is given after compilation. |
51 |
.TP 10 |
.TP 10 |
52 |
|
\fB-M\fP |
53 |
|
Behave as if each data line contains the \eM escape sequence; this causes |
54 |
|
PCRE to discover the minimum MATCH_LIMIT and MATCH_LIMIT_RECURSION settings by |
55 |
|
calling \fBpcre_exec()\fP repeatedly with different limits. |
56 |
|
.TP 10 |
57 |
\fB-m\fP |
\fB-m\fP |
58 |
Output the size of each compiled pattern after it has been compiled. This is |
Output the size of each compiled pattern after it has been compiled. This is |
59 |
equivalent to adding \fB/M\fP to each regular expression. For compatibility |
equivalent to adding \fB/M\fP to each regular expression. For compatibility |
723 |
.rs |
.rs |
724 |
.sp |
.sp |
725 |
.nf |
.nf |
726 |
Last updated: 12 April 2008 |
Last updated: 10 March 2009 |
727 |
Copyright (c) 1997-2008 University of Cambridge. |
Copyright (c) 1997-2009 University of Cambridge. |
728 |
.fi |
.fi |