| 134 |
options for <b>pcre_exec()</b> have no Perl equivalents. |
options for <b>pcre_exec()</b> have no Perl equivalents. |
| 135 |
<br> |
<br> |
| 136 |
<br> |
<br> |
| 137 |
(g) The callout facility is PCRE-specific. |
(g) The \R escape sequence can be restricted to match only CR, LF, or CRLF |
| 138 |
|
by the PCRE_BSR_ANYCRLF option. |
| 139 |
<br> |
<br> |
| 140 |
<br> |
<br> |
| 141 |
(h) The partial matching facility is PCRE-specific. |
(h) The callout facility is PCRE-specific. |
| 142 |
<br> |
<br> |
| 143 |
<br> |
<br> |
| 144 |
(i) Patterns compiled by PCRE can be saved and re-used at a later time, even on |
(i) The partial matching facility is PCRE-specific. |
| 145 |
|
<br> |
| 146 |
|
<br> |
| 147 |
|
(j) Patterns compiled by PCRE can be saved and re-used at a later time, even on |
| 148 |
different hosts that have the other endianness. |
different hosts that have the other endianness. |
| 149 |
<br> |
<br> |
| 150 |
<br> |
<br> |
| 151 |
(j) The alternative matching function (<b>pcre_dfa_exec()</b>) matches in a |
(k) The alternative matching function (<b>pcre_dfa_exec()</b>) matches in a |
| 152 |
different way and is not Perl-compatible. |
different way and is not Perl-compatible. |
| 153 |
|
<br> |
| 154 |
|
<br> |
| 155 |
|
(l) PCRE recognizes some special sequences such as (*CR) at the start of |
| 156 |
|
a pattern that set overall options that cannot be changed within the pattern. |
| 157 |
</P> |
</P> |
| 158 |
<br><b> |
<br><b> |
| 159 |
AUTHOR |
AUTHOR |
| 170 |
REVISION |
REVISION |
| 171 |
</b><br> |
</b><br> |
| 172 |
<P> |
<P> |
| 173 |
Last updated: 08 August 2007 |
Last updated: 11 September 2007 |
| 174 |
<br> |
<br> |
| 175 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
| 176 |
<br> |
<br> |