38 |
own, matching a non-newline character, is supported.) In fact these are |
own, matching a non-newline character, is supported.) In fact these are |
39 |
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 |
40 |
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 |
41 |
generated. |
generated by default. However, if the PCRE_JAVASCRIPT_COMPAT option is set, |
42 |
|
\eU and \eu are interpreted as JavaScript interprets them. |
43 |
.P |
.P |
44 |
6. The Perl escape sequences \ep, \eP, and \eX are supported only if PCRE is |
6. The Perl escape sequences \ep, \eP, and \eX are supported only if PCRE is |
45 |
built with Unicode character property support. The properties that can be |
built with Unicode character property support. The properties that can be |
175 |
.rs |
.rs |
176 |
.sp |
.sp |
177 |
.nf |
.nf |
178 |
Last updated: 09 October 2011 |
Last updated: 14 November 2011 |
179 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
180 |
.fi |
.fi |