Parent Directory
|
Revision Log
|
Patch
| revision 566 by ph10, Wed Nov 3 18:32:55 2010 UTC | revision 567 by ph10, Sat Nov 6 17:10:00 2010 UTC | |
|---|---|---|
| # | Line 11217 Partial match: abc | Line 11217 Partial match: abc |
| 11217 | abc\P\P | abc\P\P |
| 11218 | Partial match: abc | Partial match: abc |
| 11219 | ||
| 11220 | /.+/ | |
| 11221 | abc\>0 | |
| 11222 | 0: abc | |
| 11223 | abc\>1 | |
| 11224 | 0: bc | |
| 11225 | abc\>2 | |
| 11226 | 0: c | |
| 11227 | abc\>3 | |
| 11228 | No match | |
| 11229 | abc\>4 | |
| 11230 | Error -24 | |
| 11231 | abc\>-4 | |
| 11232 | Error -24 | |
| 11233 | ||
| 11234 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |