Parent Directory
|
Revision Log
|
Patch
| revision 578 by ph10, Tue Nov 23 15:34:55 2010 UTC | revision 602 by ph10, Wed May 25 08:29:03 2011 UTC | |
|---|---|---|
| # | Line 507 however, we need the complication for Pe | Line 507 however, we need the complication for Pe |
| 507 | /(?P<abn>(?P=abn)xxx|)+/ | /(?P<abn>(?P=abn)xxx|)+/ |
| 508 | xxx | xxx |
| 509 | ||
| 510 | /(?i:([^b]))(?1)/ | |
| 511 | aa | |
| 512 | aA | |
| 513 | ** Failers | |
| 514 | ab | |
| 515 | aB | |
| 516 | Ba | |
| 517 | ba | |
| 518 | ||
| 519 | /-- End of testinput11 --/ | /-- End of testinput11 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |