| 364 |
</P> |
</P> |
| 365 |
<P> |
<P> |
| 366 |
The <b>/M</b> modifier causes the size of memory block used to hold the compiled |
The <b>/M</b> modifier causes the size of memory block used to hold the compiled |
| 367 |
pattern to be output. |
pattern to be output. This does not include the size of the <b>pcre</b> block; |
| 368 |
|
it is just the actual compiled data. If the pattern is successfully studied |
| 369 |
|
with the PCRE_STUDY_JIT_COMPILE option, the size of the JIT compiled code is |
| 370 |
|
also output. |
| 371 |
</P> |
</P> |
| 372 |
<P> |
<P> |
| 373 |
If the <b>/S</b> modifier appears once, it causes <b>pcre_study()</b> to be |
If the <b>/S</b> modifier appears once, it causes <b>pcre_study()</b> to be |
| 859 |
</P> |
</P> |
| 860 |
<br><a name="SEC15" href="#TOC1">REVISION</a><br> |
<br><a name="SEC15" href="#TOC1">REVISION</a><br> |
| 861 |
<P> |
<P> |
| 862 |
Last updated: 26 August 2011 |
Last updated: 02 December 2011 |
| 863 |
<br> |
<br> |
| 864 |
Copyright © 1997-2011 University of Cambridge. |
Copyright © 1997-2011 University of Cambridge. |
| 865 |
<br> |
<br> |