Parent Directory
|
Revision Log
|
Patch
| revision 651 by ph10, Mon Aug 1 16:32:40 2011 UTC | revision 652 by ph10, Mon Aug 1 16:42:03 2011 UTC | |
|---|---|---|
| # | Line 852 correctly, but that messes up comparison | Line 852 correctly, but that messes up comparison |
| 852 | \r\r\n\n\r | \r\r\n\n\r |
| 853 | \r\r\n\n\r\n | \r\r\n\n\r\n |
| 854 | ||
| /(\X*)(.)/s8 | ||
| A\x{300} | ||
| 855 | /\x{1234}+/iS8I | /\x{1234}+/iS8I |
| 856 | ||
| 857 | /\x{1234}+?/iS8I | /\x{1234}+?/iS8I |
| # | Line 871 correctly, but that messes up comparison | Line 868 correctly, but that messes up comparison |
| 868 | ||
| 869 | /[^\x{1234}]{2}/iS8I | /[^\x{1234}]{2}/iS8I |
| 870 | ||
| /^S(\X*)e(\X*)$/8 | ||
| Stéréo | ||
| /^\X/8 | ||
| ́réo | ||
| 871 | //<bsr_anycrlf><bsr_unicode> | //<bsr_anycrlf><bsr_unicode> |
| 872 | ||
| 873 | /f.*/ | /f.*/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |