Parent Directory
|
Revision Log
|
Patch
| revision 28 by nigel, Sat Feb 24 21:38:49 2007 UTC | revision 29 by nigel, Sat Feb 24 21:38:53 2007 UTC | |
|---|---|---|
| # | Line 1625 | Line 1625 |
| 1625 | the.quick.brown.fox_ | the.quick.brown.fox_ |
| 1626 | the.quick.brown.fox+ | the.quick.brown.fox+ |
| 1627 | ||
| 1628 | /(?>.*)(?<=(abcd|wxyz))/ | |
| 1629 | alphabetabcd | |
| 1630 | endingwxyz | |
| 1631 | *** Failers | |
| 1632 | a rather long string that doesn't end with one of them | |
| 1633 | ||
| 1634 | / End of test input / | / End of test input / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |