Parent Directory
|
Revision Log
|
Patch
| revision 96 by nigel, Fri Mar 2 13:10:43 2007 UTC | revision 131 by ph10, Mon Mar 26 15:10:12 2007 UTC | |
|---|---|---|
| # | Line 4229 | Line 4229 |
| 4229 | \r\nfoo | \r\nfoo |
| 4230 | \nfoo | \nfoo |
| 4231 | ||
| 4232 | /^$/mg<any> | |
| 4233 | abc\r\rxyz | |
| 4234 | abc\n\rxyz | |
| 4235 | ** Failers | |
| 4236 | abc\r\nxyz | |
| 4237 | ||
| 4238 | /^X/m | |
| 4239 | XABC | |
| 4240 | ** Failers | |
| 4241 | XABC\B | |
| 4242 | ||
| 4243 | / End of testinput7 / | / End of testinput7 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |