Parent Directory
|
Revision Log
|
Patch
| revision 77 by nigel, Sat Feb 24 21:40:45 2007 UTC | revision 87 by nigel, Sat Feb 24 21:41:21 2007 UTC | |
|---|---|---|
| # | Line 483 | Line 483 |
| 483 | ||
| 484 | /(?<=foo)bar/ | /(?<=foo)bar/ |
| 485 | xyzfo\P | xyzfo\P |
| 486 | foob\R\P\>2 | foob\P\>2 |
| 487 | foobar...\R\P\>4 | foobar...\R\P\>4 |
| 488 | xyzfo\P | xyzfo\P |
| 489 | foobar\R\>2 | foobar\>2 |
| 490 | *** Failers | *** Failers |
| 491 | xyzfo\P | xyzfo\P |
| 492 | obar\R | obar\R |
| # | Line 4010 | Line 4010 |
| 4010 | ** Failers | ** Failers |
| 4011 | line one\nthis is a line\nbreak in the second line | line one\nthis is a line\nbreak in the second line |
| 4012 | ||
| 4013 | /1234/ | |
| 4014 | 123\P | |
| 4015 | a4\P\R | |
| 4016 | ||
| 4017 | /1234/ | |
| 4018 | 123\P | |
| 4019 | 4\P\R | |
| 4020 | ||
| 4021 | / End of testinput7 / | / End of testinput7 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |