17 |
If you save compiled patterns to a file, you can copy them to a different host |
If you save compiled patterns to a file, you can copy them to a different host |
18 |
and run them there. This works even if the new host has the opposite endianness |
and run them there. This works even if the new host has the opposite endianness |
19 |
to the one on which the patterns were compiled. There may be a small |
to the one on which the patterns were compiled. There may be a small |
20 |
performance penalty, but it should be insignificant. |
performance penalty, but it should be insignificant. However, compiling regular |
21 |
|
expressions with one version of PCRE for use with a different version is not |
22 |
|
guaranteed to work and may cause crashes. |
23 |
. |
. |
24 |
. |
. |
25 |
.SH "SAVING A COMPILED PATTERN" |
.SH "SAVING A COMPILED PATTERN" |
145 |
.rs |
.rs |
146 |
.sp |
.sp |
147 |
.nf |
.nf |
148 |
Last updated: 06 March 2007 |
Last updated: 24 April 2007 |
149 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
150 |
.fi |
.fi |