24 |
. |
. |
25 |
.SH "SAVING A COMPILED PATTERN" |
.SH "SAVING A COMPILED PATTERN" |
26 |
.rs |
.rs |
27 |
.sh |
.sp |
28 |
The value returned by \fBpcre_compile()\fP points to a single block of memory |
The value returned by \fBpcre_compile()\fP points to a single block of memory |
29 |
that holds the compiled pattern and associated data. You can find the length of |
that holds the compiled pattern and associated data. You can find the length of |
30 |
this block in bytes by calling \fBpcre_fullinfo()\fP with an argument of |
this block in bytes by calling \fBpcre_fullinfo()\fP with an argument of |