| 228 |
low-valued characters. |
low-valued characters. |
| 229 |
</P> |
</P> |
| 230 |
<P> |
<P> |
| 231 |
9. Case-insensitive matching applies only to characters whose values are less |
9. However, the Perl 5.10 horizontal and vertical whitespace matching escapes |
| 232 |
|
(\h, \H, \v, and \V) do match all the appropriate Unicode characters. |
| 233 |
|
</P> |
| 234 |
|
<P> |
| 235 |
|
10. Case-insensitive matching applies only to characters whose values are less |
| 236 |
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 |
| 237 |
property support is available, PCRE still uses its own character tables when |
property support is available, PCRE still uses its own character tables when |
| 238 |
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. |
| 258 |
</P> |
</P> |
| 259 |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
| 260 |
<P> |
<P> |
| 261 |
Last updated: 18 April 2007 |
Last updated: 13 June 2007 |
| 262 |
<br> |
<br> |
| 263 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
| 264 |
<br> |
<br> |