Parent Directory
|
Revision Log
|
Patch
| revision 294 by ph10, Fri Nov 16 19:55:16 2007 UTC | revision 295 by ph10, Mon Dec 31 17:00:24 2007 UTC | |
|---|---|---|
| # | Line 4025 | Line 4025 |
| 4025 | /( (?(1)0|)* )/x | /( (?(1)0|)* )/x |
| 4026 | abcd | abcd |
| 4027 | ||
| 4028 | /[[:abcd:xyz]]/ | |
| 4029 | a] | |
| 4030 | :] | |
| 4031 | ||
| 4032 | /[abc[:x\]pqr]/ | |
| 4033 | a | |
| 4034 | [ | |
| 4035 | : | |
| 4036 | ] | |
| 4037 | p | |
| 4038 | ||
| 4039 | / End of testinput1 / | / End of testinput1 / |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |