319 |
which it appears. |
which it appears. |
320 |
.P |
.P |
321 |
The \fB/M\fP modifier causes the size of memory block used to hold the compiled |
The \fB/M\fP modifier causes the size of memory block used to hold the compiled |
322 |
pattern to be output. This does not include the size of the \fBpcre\fP block; |
pattern to be output. This does not include the size of the \fBpcre\fP block; |
323 |
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 |
324 |
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 |
325 |
also output. |
also output. |
326 |
.P |
.P |
327 |
If the \fB/S\fP modifier appears once, it causes \fBpcre_study()\fP to be |
If the \fB/S\fP modifier appears once, it causes \fBpcre_study()\fP to be |