27 |
<li><a name="TOC12" href="#SEC12">SAVING AND RELOADING COMPILED PATTERNS</a> |
<li><a name="TOC12" href="#SEC12">SAVING AND RELOADING COMPILED PATTERNS</a> |
28 |
<li><a name="TOC13" href="#SEC13">SEE ALSO</a> |
<li><a name="TOC13" href="#SEC13">SEE ALSO</a> |
29 |
<li><a name="TOC14" href="#SEC14">AUTHOR</a> |
<li><a name="TOC14" href="#SEC14">AUTHOR</a> |
30 |
|
<li><a name="TOC15" href="#SEC15">REVISION</a> |
31 |
</ul> |
</ul> |
32 |
<br><a name="SEC1" href="#TOC1">SYNOPSIS</a><br> |
<br><a name="SEC1" href="#TOC1">SYNOPSIS</a><br> |
33 |
<P> |
<P> |
249 |
</P> |
</P> |
250 |
<P> |
<P> |
251 |
The <b>/B</b> modifier is a debugging feature. It requests that <b>pcretest</b> |
The <b>/B</b> modifier is a debugging feature. It requests that <b>pcretest</b> |
252 |
output a representation of the compiled byte code after compilation. |
output a representation of the compiled byte code after compilation. Normally |
253 |
|
this information contains length and offset values; however, if <b>/Z</b> is |
254 |
|
also present, this data is replaced by spaces. This is a special feature for |
255 |
|
use in the automatic test scripts; it ensures that the same output is generated |
256 |
|
for different internal link sizes. |
257 |
</P> |
</P> |
258 |
<P> |
<P> |
259 |
The <b>/L</b> modifier must be followed directly by the name of a locale, for |
The <b>/L</b> modifier must be followed directly by the name of a locale, for |
275 |
</P> |
</P> |
276 |
<P> |
<P> |
277 |
The <b>/D</b> modifier is a PCRE debugging feature, and is equivalent to |
The <b>/D</b> modifier is a PCRE debugging feature, and is equivalent to |
278 |
<b>/BI</b>, that is, both the \fP/B\fP and the <b>/I</b> modifiers. |
<b>/BI</b>, that is, both the <b>/B</b> and the <b>/I</b> modifiers. |
279 |
</P> |
</P> |
280 |
<P> |
<P> |
281 |
The <b>/F</b> modifier causes <b>pcretest</b> to flip the byte order of the |
The <b>/F</b> modifier causes <b>pcretest</b> to flip the byte order of the |
653 |
<br><a name="SEC13" href="#TOC1">SEE ALSO</a><br> |
<br><a name="SEC13" href="#TOC1">SEE ALSO</a><br> |
654 |
<P> |
<P> |
655 |
<b>pcre</b>(3), <b>pcreapi</b>(3), <b>pcrecallout</b>(3), <b>pcrematching</b>(3), |
<b>pcre</b>(3), <b>pcreapi</b>(3), <b>pcrecallout</b>(3), <b>pcrematching</b>(3), |
656 |
<b>pcrepartial</b>(d), \fPpcrepattern\fP(3), <b>pcreprecompile</b>(3). |
<b>pcrepartial</b>(d), <b>pcrepattern</b>(3), <b>pcreprecompile</b>(3). |
657 |
</P> |
</P> |
658 |
<br><a name="SEC14" href="#TOC1">AUTHOR</a><br> |
<br><a name="SEC14" href="#TOC1">AUTHOR</a><br> |
659 |
<P> |
<P> |
660 |
Philip Hazel |
Philip Hazel |
661 |
<br> |
<br> |
662 |
University Computing Service, |
University Computing Service |
663 |
<br> |
<br> |
664 |
Cambridge CB2 3QH, England. |
Cambridge CB2 3QH, England. |
665 |
|
<br> |
666 |
</P> |
</P> |
667 |
|
<br><a name="SEC15" href="#TOC1">REVISION</a><br> |
668 |
<P> |
<P> |
669 |
Last updated: 30 November 2006 |
Last updated: 06 March 2007 |
670 |
|
<br> |
671 |
|
Copyright © 1997-2007 University of Cambridge. |
672 |
<br> |
<br> |
|
Copyright © 1997-2006 University of Cambridge. |
|
673 |
<p> |
<p> |
674 |
Return to the <a href="index.html">PCRE index page</a>. |
Return to the <a href="index.html">PCRE index page</a>. |
675 |
</p> |
</p> |