Parent Directory
|
Revision Log
|
Patch
revision 450 by ph10, Wed Sep 16 10:56:40 2009 UTC | revision 472 by ph10, Fri Dec 11 16:42:50 2009 UTC | |
---|---|---|
# | Line 4067 | Line 4067 |
4067 | /^%((?(?=[a])[^%])|b)*%$/ | /^%((?(?=[a])[^%])|b)*%$/ |
4068 | %ab% | %ab% |
4069 | ||
4070 | /(?i)a(?-i)b|c/ | |
4071 | XabX | |
4072 | XAbX | |
4073 | CcC | |
4074 | ** Failers | |
4075 | XABX | |
4076 | ||
4077 | /-- End of testinput1 --/ | /-- End of testinput1 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |