1 |
.TH PCRE 3 |
.TH PCREPRECOMPILE 3 |
2 |
.SH NAME |
.SH NAME |
3 |
PCRE - Perl-compatible regular expressions |
PCRE - Perl-compatible regular expressions |
4 |
.SH "SAVING AND RE-USING PRECOMPILED PCRE PATTERNS" |
.SH "SAVING AND RE-USING PRECOMPILED PCRE PATTERNS" |
119 |
a compiled pattern was changed for release 5.0. If you have any saved patterns |
a compiled pattern was changed for release 5.0. If you have any saved patterns |
120 |
that were compiled with previous releases (not a facility that was previously |
that were compiled with previous releases (not a facility that was previously |
121 |
advertised), you will have to recompile them for release 5.0. However, from now |
advertised), you will have to recompile them for release 5.0. However, from now |
122 |
on, it should be possible to make changes in a compabible manner. |
on, it should be possible to make changes in a compatible manner. |
123 |
.P |
.P |
124 |
.in 0 |
.in 0 |
125 |
Last updated: 28 February 2005 |
Last updated: 28 February 2005 |