| 53 |
own, matching a non-newline character, is supported.) In fact these are |
own, matching a non-newline character, is supported.) In fact these are |
| 54 |
implemented by Perl's general string-handling and are not part of its pattern |
implemented by Perl's general string-handling and are not part of its pattern |
| 55 |
matching engine. If any of these are encountered by PCRE, an error is |
matching engine. If any of these are encountered by PCRE, an error is |
| 56 |
generated. |
generated by default. However, if the PCRE_JAVASCRIPT_COMPAT option is set, |
| 57 |
|
\U and \u are interpreted as JavaScript interprets them. |
| 58 |
</P> |
</P> |
| 59 |
<P> |
<P> |
| 60 |
6. The Perl escape sequences \p, \P, and \X are supported only if PCRE is |
6. The Perl escape sequences \p, \P, and \X are supported only if PCRE is |
| 203 |
REVISION |
REVISION |
| 204 |
</b><br> |
</b><br> |
| 205 |
<P> |
<P> |
| 206 |
Last updated: 09 October 2011 |
Last updated: 14 November 2011 |
| 207 |
<br> |
<br> |
| 208 |
Copyright © 1997-2011 University of Cambridge. |
Copyright © 1997-2011 University of Cambridge. |
| 209 |
<br> |
<br> |