| 269 |
<a href="pcrepattern.html#genericchartypes">generic character types</a> |
<a href="pcrepattern.html#genericchartypes">generic character types</a> |
| 270 |
in the |
in the |
| 271 |
<a href="pcrepattern.html"><b>pcrepattern</b></a> |
<a href="pcrepattern.html"><b>pcrepattern</b></a> |
| 272 |
documentation. |
documentation. |
| 273 |
</P> |
</P> |
| 274 |
<P> |
<P> |
| 275 |
7. Similarly, characters that match the POSIX named character classes are all |
7. Similarly, characters that match the POSIX named character classes are all |
| 277 |
</P> |
</P> |
| 278 |
<P> |
<P> |
| 279 |
8. However, the Perl 5.10 horizontal and vertical whitespace matching escapes |
8. However, the Perl 5.10 horizontal and vertical whitespace matching escapes |
| 280 |
(\h, \H, \v, and \V) do match all the appropriate Unicode characters, |
(\h, \H, \v, and \V) do match all the appropriate Unicode characters, |
| 281 |
whether or not PCRE_UCP is set. |
whether or not PCRE_UCP is set. |
| 282 |
</P> |
</P> |
| 283 |
<P> |
<P> |