Parent Directory
|
Revision Log
|
Patch
| revision 334 by ph10, Fri Apr 11 15:48:14 2008 UTC | revision 335 by ph10, Sat Apr 12 14:36:14 2008 UTC | |
|---|---|---|
| # | Line 9515 No match | Line 9515 No match |
| 9515 | 0: accccbbb | 0: accccbbb |
| 9516 | 1: a | 1: a |
| 9517 | ||
| 9518 | /^(?+1)(?<a>x|y){0}z/ | |
| 9519 | xzxx | |
| 9520 | 0: xz | |
| 9521 | 1: <unset> | |
| 9522 | yzyy | |
| 9523 | 0: yz | |
| 9524 | 1: <unset> | |
| 9525 | ** Failers | |
| 9526 | No match | |
| 9527 | xxz | |
| 9528 | No match | |
| 9529 | ||
| 9530 | / End of testinput2 / | / End of testinput2 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |