Parent Directory
|
Revision Log
|
Patch
revision 207 by ph10, Mon Aug 6 09:32:14 2007 UTC | revision 216 by ph10, Wed Aug 15 14:35:57 2007 UTC | |
---|---|---|
# | Line 99 No match | Line 99 No match |
99 | No match | No match |
100 | ||
101 | /^\p{Cs}/8 | /^\p{Cs}/8 |
102 | \x{dfff} | \?\x{dfff} |
103 | 0: \x{dfff} | 0: \x{dfff} |
104 | ** Failers | ** Failers |
105 | No match | No match |
# | Line 113 No match | Line 113 No match |
113 | No match | No match |
114 | Z | Z |
115 | No match | No match |
116 | \x{dfff} | \x{e000} |
117 | No match | No match |
118 | ||
119 | /^\p{Lm}/8 | /^\p{Lm}/8 |
# | Line 1464 No match | Line 1464 No match |
1464 | \x8aBCD | \x8aBCD |
1465 | No match | No match |
1466 | ||
1467 | /[\PPP\x8a]{1,}\x80/ | |
1468 | A\x80 | |
1469 | 0: A\x80 | |
1470 | ||
1471 | /(?:[\PPa*]*){8,}/ | |
1472 | ||
1473 | / End of testinput6 / | / End of testinput6 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |