Parent Directory
|
Revision Log
|
Patch
| revision 425 by ph10, Mon Mar 23 11:37:54 2009 UTC | revision 426 by ph10, Wed Aug 26 15:38:32 2009 UTC | |
|---|---|---|
| # | Line 4421 | Line 4421 |
| 4421 | "ab" | "ab" |
| 4422 | \C-"ab" | \C-"ab" |
| 4423 | ||
| 4424 | /\d+X|9+Y/ | |
| 4425 | ++++123999\P | |
| 4426 | ++++123999Y\P | |
| 4427 | ||
| 4428 | /Z(*F)/ | |
| 4429 | Z\P | |
| 4430 | ZA\P | |
| 4431 | ||
| 4432 | /Z(?!)/ | |
| 4433 | Z\P | |
| 4434 | ZA\P | |
| 4435 | ||
| 4436 | / End of testinput7 / | / End of testinput7 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |