56 |
.TP 10 |
.TP 10 |
57 |
\fB-m\fP |
\fB-m\fP |
58 |
Output the size of each compiled pattern after it has been compiled. This is |
Output the size of each compiled pattern after it has been compiled. This is |
59 |
equivalent to adding \fB/M\fP to each regular expression. For compatibility |
equivalent to adding \fB/M\fP to each regular expression. |
|
with earlier versions of pcretest, \fB-s\fP is a synonym for \fB-m\fP. |
|
60 |
.TP 10 |
.TP 10 |
61 |
\fB-o\fP \fIosize\fP |
\fB-o\fP \fIosize\fP |
62 |
Set the number of elements in the output vector that is used when calling |
Set the number of elements in the output vector that is used when calling |
78 |
On Unix-like systems, set the size of the run-time stack to \fIsize\fP |
On Unix-like systems, set the size of the run-time stack to \fIsize\fP |
79 |
megabytes. |
megabytes. |
80 |
.TP 10 |
.TP 10 |
81 |
|
\fB-s\fP |
82 |
|
Behave as if each regex has the \fB/S\fP modifier; in other words, force each |
83 |
|
regex to be studied. |
84 |
|
.TP 10 |
85 |
\fB-t\fP |
\fB-t\fP |
86 |
Run each compile, study, and match many times with a timer, and output |
Run each compile, study, and match many times with a timer, and output |
87 |
resulting time per compile or match (in milliseconds). Do not set \fB-m\fP with |
resulting time per compile or match (in milliseconds). Do not set \fB-m\fP with |
792 |
.rs |
.rs |
793 |
.sp |
.sp |
794 |
.nf |
.nf |
795 |
Last updated: 07 May 2011 |
Last updated: 06 June 2011 |
796 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
797 |
.fi |
.fi |