| 83 |
\fBpcregrep\fP uses the value to set a locale when calling the PCRE library. |
\fBpcregrep\fP uses the value to set a locale when calling the PCRE library. |
| 84 |
The \fB--locale\fP option can be used to override this. |
The \fB--locale\fP option can be used to override this. |
| 85 |
. |
. |
| 86 |
|
. |
| 87 |
.SH "SUPPORT FOR COMPRESSED FILES" |
.SH "SUPPORT FOR COMPRESSED FILES" |
| 88 |
.rs |
.rs |
| 89 |
.sp |
.sp |
| 388 |
output, it precedes the line number. This option is forced if |
output, it precedes the line number. This option is forced if |
| 389 |
\fB--line-offsets\fP is used. |
\fB--line-offsets\fP is used. |
| 390 |
.TP |
.TP |
| 391 |
|
\fB--no-jit\fP |
| 392 |
|
If the PCRE library is built with support for just-in-time compiling (which |
| 393 |
|
speeds up matching), \fBpcregrep\fP automatically makes use of this, unless it |
| 394 |
|
was explicitly disabled at build time. This option can be used to disable the |
| 395 |
|
use of JIT at run time. It is provided for testing and working round problems. |
| 396 |
|
It should never be needed in normal use. |
| 397 |
|
.TP |
| 398 |
\fB-o\fP, \fB--only-matching\fP |
\fB-o\fP, \fB--only-matching\fP |
| 399 |
Show only the part of the line that matched a pattern instead of the whole |
Show only the part of the line that matched a pattern instead of the whole |
| 400 |
line. In this mode, no context is shown. That is, the \fB-A\fP, \fB-B\fP, and |
line. In this mode, no context is shown. That is, the \fB-A\fP, \fB-B\fP, and |
| 577 |
.rs |
.rs |
| 578 |
.sp |
.sp |
| 579 |
.nf |
.nf |
| 580 |
Last updated: 30 July 2011 |
Last updated: 06 September 2011 |
| 581 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
| 582 |
.fi |
.fi |