Parent Directory
|
Revision Log
|
Patch
| revision 395 by ph10, Fri Mar 20 11:22:42 2009 UTC | revision 472 by ph10, Fri Dec 11 16:42:50 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /-- This set of tests is for features that are compatible with all versions of | |
| 2 | Perl 5, in non-UTF-8 mode. --/ | |
| 3 | ||
| 4 | /the quick brown fox/ | /the quick brown fox/ |
| 5 | the quick brown fox | the quick brown fox |
| 6 | 0: the quick brown fox | 0: the quick brown fox |
| # | Line 6646 No match | Line 6649 No match |
| 6649 | 0: %ab% | 0: %ab% |
| 6650 | 1: | 1: |
| 6651 | ||
| 6652 | / End of testinput1 / | /(?i)a(?-i)b|c/ |
| 6653 | XabX | |
| 6654 | 0: ab | |
| 6655 | XAbX | |
| 6656 | 0: Ab | |
| 6657 | CcC | |
| 6658 | 0: c | |
| 6659 | ** Failers | |
| 6660 | No match | |
| 6661 | XABX | |
| 6662 | No match | |
| 6663 | ||
| 6664 | /-- End of testinput1 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |