| 14 |
The current implementation of PCRE corresponds approximately with Perl 5.10, |
The current implementation of PCRE corresponds approximately with Perl 5.10, |
| 15 |
including support for UTF-8 encoded strings and Unicode general category |
including support for UTF-8 encoded strings and Unicode general category |
| 16 |
properties. However, UTF-8 and Unicode support has to be explicitly enabled; it |
properties. However, UTF-8 and Unicode support has to be explicitly enabled; it |
| 17 |
is not the default. The Unicode tables correspond to Unicode release 5.1. |
is not the default. The Unicode tables correspond to Unicode release 5.2.0. |
| 18 |
.P |
.P |
| 19 |
In addition to the Perl-compatible matching function, PCRE contains an |
In addition to the Perl-compatible matching function, PCRE contains an |
| 20 |
alternative function that matches the same compiled patterns in a different |
alternative function that matches the same compiled patterns in a different |
| 293 |
.rs |
.rs |
| 294 |
.sp |
.sp |
| 295 |
.nf |
.nf |
| 296 |
Last updated: 28 September 2009 |
Last updated: 01 March 2010 |
| 297 |
Copyright (c) 1997-2009 University of Cambridge. |
Copyright (c) 1997-2010 University of Cambridge. |
| 298 |
.fi |
.fi |