Parent Directory
|
Revision Log
|
Patch
| revision 211 by ph10, Thu Aug 9 09:52:43 2007 UTC | revision 216 by ph10, Wed Aug 15 14:35:57 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 | / End of testinput6 / | / End of testinput6 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |