Parent Directory
|
Revision Log
|
Patch
revision 211 by ph10, Thu Aug 9 09:52:43 2007 UTC | revision 217 by ph10, Wed Aug 15 15:21:04 2007 UTC | |
---|---|---|
# | Line 787 was broken in all cases./ | Line 787 was broken in all cases./ |
787 | /\P{L}?\d/ | /\P{L}?\d/ |
788 | \x8aBCD | \x8aBCD |
789 | ||
790 | /[\PPP\x8a]{1,}\x80/ | |
791 | A\x80 | |
792 | ||
793 | /(?:[\PPa*]*){8,}/ | |
794 | ||
795 | /[\P{Any}]/BZ | |
796 | ||
797 | / End of testinput6 / | / End of testinput6 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |