| 77 |
compiled pattern is given after compilation. |
compiled pattern is given after compilation. |
| 78 |
</P> |
</P> |
| 79 |
<P> |
<P> |
| 80 |
|
<b>-M</b> |
| 81 |
|
Behave as if each data line contains the \M escape sequence; this causes |
| 82 |
|
PCRE to discover the minimum MATCH_LIMIT and MATCH_LIMIT_RECURSION settings by |
| 83 |
|
calling <b>pcre_exec()</b> repeatedly with different limits. |
| 84 |
|
</P> |
| 85 |
|
<P> |
| 86 |
<b>-m</b> |
<b>-m</b> |
| 87 |
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 |
| 88 |
equivalent to adding <b>/M</b> to each regular expression. For compatibility |
equivalent to adding <b>/M</b> to each regular expression. For compatibility |
| 703 |
</P> |
</P> |
| 704 |
<br><a name="SEC15" href="#TOC1">REVISION</a><br> |
<br><a name="SEC15" href="#TOC1">REVISION</a><br> |
| 705 |
<P> |
<P> |
| 706 |
Last updated: 12 April 2008 |
Last updated: 10 March 2009 |
| 707 |
<br> |
<br> |
| 708 |
Copyright © 1997-2008 University of Cambridge. |
Copyright © 1997-2009 University of Cambridge. |
| 709 |
<br> |
<br> |
| 710 |
<p> |
<p> |
| 711 |
Return to the <a href="index.html">PCRE index page</a>. |
Return to the <a href="index.html">PCRE index page</a>. |