Parent Directory
|
Revision Log
|
Patch
revision 206 by ph10, Tue Jun 19 13:26:46 2007 UTC | revision 207 by ph10, Mon Aug 6 09:32:14 2007 UTC | |
---|---|---|
# | Line 778 was broken in all cases./ | Line 778 was broken in all cases./ |
778 | 123abcdefg | 123abcdefg |
779 | 123abc\xc4\xc5zz | 123abc\xc4\xc5zz |
780 | ||
781 | /\X{1,3}\d/ | |
782 | \x8aBCD | |
783 | ||
784 | /\X?\d/ | |
785 | \x8aBCD | |
786 | ||
787 | /\P{L}?\d/ | |
788 | \x8aBCD | |
789 | ||
790 | / End of testinput6 / | / End of testinput6 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |