Parent Directory
|
Revision Log
|
Patch
revision 1362 by chpe, Tue Oct 1 11:27:04 2013 UTC | revision 1376 by ph10, Sat Oct 12 18:02:11 2013 UTC | |
---|---|---|
# | Line 1328 | Line 1328 |
1328 | 1234 | 1234 |
1329 | 123 | 123 |
1330 | ||
1331 | /^A\s+Z/8W | |
1332 | A\x{2005}Z | |
1333 | A\x{85}\x{180e}\x{2005}Z | |
1334 | ||
1335 | /^A[\s]+Z/8W | |
1336 | A\x{2005}Z | |
1337 | A\x{85}\x{180e}\x{2005}Z | |
1338 | ||
1339 | /-- End of testinput6 --/ | /-- End of testinput6 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |