Parent Directory
|
Revision Log
Add a simple tripwire to pcretest to lock out certain modifiers.
1 | /-- Tests for the 16-bit library with UTF-16 support only */ |
2 | |
3 | < forbid W |
4 | |
5 | /bad/8 |
6 | \x{d800} |
7 | |
8 | /short/8 |
9 | \P\P\x{d800} |
10 | |
11 | /-- End of testinput24 --/ |
ViewVC Help | |
Powered by ViewVC 1.1.5 |