Parent Directory
|
Revision Log
|
Patch
| revision 681 by ph10, Thu Jul 28 18:59:40 2011 UTC | revision 682 by ph10, Tue Sep 6 09:24:07 2011 UTC | |
|---|---|---|
| # | Line 7846 Error -17 (backreference condition or re | Line 7846 Error -17 (backreference condition or re |
| 7846 | aaaabcde | aaaabcde |
| 7847 | Error -26 (nested recursion at the same subject position) | Error -26 (nested recursion at the same subject position) |
| 7848 | ||
| 7849 | /(a+)/ | |
| 7850 | \O6aaaa | |
| 7851 | Matched, but too many subsidiary matches | |
| 7852 | 0: aaaa | |
| 7853 | 1: aaa | |
| 7854 | 2: aa | |
| 7855 | \O8aaaa | |
| 7856 | 0: aaaa | |
| 7857 | 1: aaa | |
| 7858 | 2: aa | |
| 7859 | 3: a | |
| 7860 | ||
| 7861 | /-- End of testinput7 --/ | /-- End of testinput7 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |