| 81 |
follows: |
follows: |
| 82 |
.sp |
.sp |
| 83 |
pcre this document |
pcre this document |
| 84 |
|
pcre-config show PCRE installation configuration information |
| 85 |
pcreapi details of PCRE's native C API |
pcreapi details of PCRE's native C API |
| 86 |
pcrebuild options for building PCRE |
pcrebuild options for building PCRE |
| 87 |
pcrecallout details of the callout feature |
pcrecallout details of the callout feature |
| 219 |
8. Similarly, characters that match the POSIX named character classes are all |
8. Similarly, characters that match the POSIX named character classes are all |
| 220 |
low-valued characters. |
low-valued characters. |
| 221 |
.P |
.P |
| 222 |
9. Case-insensitive matching applies only to characters whose values are less |
9. However, the Perl 5.10 horizontal and vertical whitespace matching escapes |
| 223 |
|
(\eh, \eH, \ev, and \eV) do match all the appropriate Unicode characters. |
| 224 |
|
.P |
| 225 |
|
10. Case-insensitive matching applies only to characters whose values are less |
| 226 |
than 128, unless PCRE is built with Unicode property support. Even when Unicode |
than 128, unless PCRE is built with Unicode property support. Even when Unicode |
| 227 |
property support is available, PCRE still uses its own character tables when |
property support is available, PCRE still uses its own character tables when |
| 228 |
checking the case of low-valued characters, so as not to degrade performance. |
checking the case of low-valued characters, so as not to degrade performance. |
| 243 |
.fi |
.fi |
| 244 |
.P |
.P |
| 245 |
Putting an actual email address here seems to have been a spam magnet, so I've |
Putting an actual email address here seems to have been a spam magnet, so I've |
| 246 |
taken it away. If you want to email me, use my initial and surname, separated |
taken it away. If you want to email me, use my two initials, followed by the |
| 247 |
by a dot, at the domain ucs.cam.ac.uk. |
two digits 10, at the domain cam.ac.uk. |
| 248 |
. |
. |
| 249 |
. |
. |
| 250 |
.SH REVISION |
.SH REVISION |
| 251 |
.rs |
.rs |
| 252 |
.sp |
.sp |
| 253 |
.nf |
.nf |
| 254 |
Last updated: 06 March 2007 |
Last updated: 13 June 2007 |
| 255 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
| 256 |
.fi |
.fi |