Parent Directory
|
Revision Log
|
Patch
| revision 142 by ph10, Fri Mar 30 15:46:27 2007 UTC | revision 143 by ph10, Mon Apr 2 10:08:14 2007 UTC | |
|---|---|---|
| # | Line 8141 No match | Line 8141 No match |
| 8141 | 0: | 0: |
| 8142 | 0+ \x0d\x0a | 0+ \x0d\x0a |
| 8143 | ||
| 8144 | /(?m)^$|^\r\n/<any>g+ | |
| 8145 | abc\r\n\r\n | |
| 8146 | 0: | |
| 8147 | 0+ \x0d\x0a | |
| 8148 | 0: \x0d\x0a | |
| 8149 | 0+ | |
| 8150 | ||
| 8151 | /(?m)$/<any>g+ | |
| 8152 | abc\r\n\r\n | |
| 8153 | 0: | |
| 8154 | 0+ \x0d\x0a\x0d\x0a | |
| 8155 | 0: | |
| 8156 | 0+ \x0d\x0a | |
| 8157 | 0: | |
| 8158 | 0+ | |
| 8159 | ||
| 8160 | / End of testinput2 / | / End of testinput2 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |