Parent Directory
|
Revision Log
|
Patch
| revision 351 by ph10, Fri Jul 4 18:27:16 2008 UTC | revision 354 by ph10, Mon Jul 7 16:30:33 2008 UTC | |
|---|---|---|
| # | Line 925 was broken in all cases./ | Line 925 was broken in all cases./ |
| 925 | ** Failers | ** Failers |
| 926 | \x{1d79}\x{a77d} | \x{1d79}\x{a77d} |
| 927 | ||
| 928 | /(A)\1/8i | |
| 929 | AA | |
| 930 | Aa | |
| 931 | aa | |
| 932 | aA | |
| 933 | ||
| 934 | /(\x{de})\1/8i | |
| 935 | \x{de}\x{de} | |
| 936 | \x{de}\x{fe} | |
| 937 | \x{fe}\x{fe} | |
| 938 | \x{fe}\x{de} | |
| 939 | ||
| 940 | /(\x{10a})\1/8i | |
| 941 | \x{10a}\x{10a} | |
| 942 | \x{10a}\x{10b} | |
| 943 | \x{10b}\x{10b} | |
| 944 | \x{10b}\x{10a} | |
| 945 | ||
| 946 | / End of testinput6 / | / End of testinput6 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |