Parent Directory
|
Revision Log
|
Patch
revision 395 by ph10, Fri Mar 20 11:22:42 2009 UTC | revision 450 by ph10, Wed Sep 16 10:56:40 2009 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | /-- This set of tests is for features that are compatible with all versions of | |
2 | Perl 5, in non-UTF-8 mode. --/ | |
3 | ||
4 | /the quick brown fox/ | /the quick brown fox/ |
5 | the quick brown fox | the quick brown fox |
6 | The quick brown FOX | The quick brown FOX |
# | Line 4064 | Line 4067 |
4067 | /^%((?(?=[a])[^%])|b)*%$/ | /^%((?(?=[a])[^%])|b)*%$/ |
4068 | %ab% | %ab% |
4069 | ||
4070 | / End of testinput1 / | /-- End of testinput1 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |