34 |
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 |
35 |
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 |
36 |
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 |
37 |
performance penalty, but it should be insignificant. |
performance penalty, but it should be insignificant. However, compiling regular |
38 |
|
expressions with one version of PCRE for use with a different version is not |
39 |
|
guaranteed to work and may cause crashes. |
40 |
</P> |
</P> |
41 |
<br><a name="SEC2" href="#TOC1">SAVING A COMPILED PATTERN</a><br> |
<br><a name="SEC2" href="#TOC1">SAVING A COMPILED PATTERN</a><br> |
42 |
<P> |
<P> |
149 |
</P> |
</P> |
150 |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
151 |
<P> |
<P> |
152 |
Last updated: 06 March 2007 |
Last updated: 24 April 2007 |
153 |
<br> |
<br> |
154 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
155 |
<br> |
<br> |