| 3 |
<title>pcregrep specification</title> |
<title>pcregrep specification</title> |
| 4 |
</head> |
</head> |
| 5 |
<body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB"> |
<body bgcolor="#FFFFFF" text="#00005A" link="#0066FF" alink="#3399FF" vlink="#2222BB"> |
| 6 |
This HTML document has been generated automatically from the original man page. |
<h1>pcregrep man page</h1> |
| 7 |
If there is any nonsense in it, please consult the man page, in case the |
<p> |
| 8 |
conversion went wrong.<br> |
Return to the <a href="index.html">PCRE index page</a>. |
| 9 |
|
</p> |
| 10 |
|
<p> |
| 11 |
|
This page is part of the PCRE HTML documentation. It was generated automatically |
| 12 |
|
from the original man page. If there is any nonsense in it, please consult the |
| 13 |
|
man page, in case the conversion went wrong. |
| 14 |
|
<br> |
| 15 |
<ul> |
<ul> |
| 16 |
<li><a name="TOC1" href="#SEC1">SYNOPSIS</a> |
<li><a name="TOC1" href="#SEC1">SYNOPSIS</a> |
| 17 |
<li><a name="TOC2" href="#SEC2">DESCRIPTION</a> |
<li><a name="TOC2" href="#SEC2">DESCRIPTION</a> |
| 100 |
<P> |
<P> |
| 101 |
<b>-u</b> |
<b>-u</b> |
| 102 |
Operate in UTF-8 mode. This option is available only if PCRE has been compiled |
Operate in UTF-8 mode. This option is available only if PCRE has been compiled |
| 103 |
with UTF-8 support. Both the pattern and each subject line are assumed to be |
with UTF-8 support. Both the pattern and each subject line must be valid |
| 104 |
valid strings of UTF-8 characters. |
strings of UTF-8 characters. |
| 105 |
</P> |
</P> |
| 106 |
<P> |
<P> |
| 107 |
<b>-v</b> |
<b>-v</b> |
| 119 |
<P> |
<P> |
| 120 |
Long forms of all the options are available, as in GNU grep. They are shown in |
Long forms of all the options are available, as in GNU grep. They are shown in |
| 121 |
the following table: |
the following table: |
|
</P> |
|
|
<P> |
|
| 122 |
<pre> |
<pre> |
| 123 |
-c --count |
-c --count |
| 124 |
-h --no-filename |
-h --no-filename |
| 132 |
-v --invert-match |
-v --invert-match |
| 133 |
-x --line-regex |
-x --line-regex |
| 134 |
-x --line-regexp |
-x --line-regexp |
| 135 |
</PRE> |
</pre> |
|
</P> |
|
|
<P> |
|
| 136 |
In addition, --file=<i>filename</i> is equivalent to -f<i>filename</i>, and |
In addition, --file=<i>filename</i> is equivalent to -f<i>filename</i>, and |
| 137 |
--help shows the list of options and then exits. |
--help shows the list of options and then exits. |
| 138 |
</P> |
</P> |
| 150 |
Cambridge CB2 3QG, England. |
Cambridge CB2 3QG, England. |
| 151 |
</P> |
</P> |
| 152 |
<P> |
<P> |
| 153 |
Last updated: 03 February 2003 |
Last updated: 09 September 2004 |
| 154 |
<br> |
<br> |
| 155 |
Copyright © 1997-2003 University of Cambridge. |
Copyright © 1997-2004 University of Cambridge. |
| 156 |
|
<p> |
| 157 |
|
Return to the <a href="index.html">PCRE index page</a>. |
| 158 |
|
</p> |