Parent Directory
|
Revision Log
|
Patch
| revision 155 by ph10, Tue Apr 24 13:36:11 2007 UTC | revision 178 by ph10, Wed Jun 13 08:44:34 2007 UTC | |
|---|---|---|
| # | Line 1494 | Line 1494 |
| 1494 | /(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\12\123/ | /(a)(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)\12\123/ |
| 1495 | abcdefghijk\12S | abcdefghijk\12S |
| 1496 | ||
| 1497 | /ab\hdef/ | /ab\idef/ |
| 1498 | abhdef | abidef |
| 1499 | ||
| 1500 | /a{0}bc/ | /a{0}bc/ |
| 1501 | bc | bc |
| # | Line 4018 | Line 4018 |
| 4018 | abc | abc |
| 4019 | abc\n | abc\n |
| 4020 | ||
| 4021 | /(.*(.)?)*/ | |
| 4022 | abcd | |
| 4023 | ||
| 4024 | / End of testinput1 / | / End of testinput1 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |