Parent Directory
|
Revision Log
|
Patch
| revision 141 by ph10, Fri Mar 30 15:46:27 2007 UTC | revision 143 by ph10, Mon Apr 2 10:08:14 2007 UTC | |
|---|---|---|
| # | Line 4243 | Line 4243 |
| 4243 | /(?m)^$/<any>g+ | /(?m)^$/<any>g+ |
| 4244 | abc\r\n\r\n | abc\r\n\r\n |
| 4245 | ||
| 4246 | /(?m)^$|^\r\n/<any>g+ | |
| 4247 | abc\r\n\r\n | |
| 4248 | ||
| 4249 | /(?m)$/<any>g+ | |
| 4250 | abc\r\n\r\n | |
| 4251 | ||
| 4252 | / End of testinput7 / | / End of testinput7 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |