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. This does not include the size of the <b>pcre</b> block; |
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 |
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 |
with the PCRE_STUDY_JIT_COMPILE option, the size of the JIT compiled code is |
370 |
also output. |
also output. |
371 |
</P> |
</P> |
372 |
<P> |
<P> |