Parent Directory
|
Revision Log
|
Patch
| revision 613 by ph10, Sat Jul 2 16:59:52 2011 UTC | revision 618 by ph10, Sat Jul 16 17:24:16 2011 UTC | |
|---|---|---|
| # | Line 11895 No match | Line 11895 No match |
| 11895 | c\N | c\N |
| 11896 | No match | No match |
| 11897 | ||
| 11898 | /(?:(?>(a)))+a%/++ | |
| 11899 | %aa% | |
| 11900 | 0: aa% | |
| 11901 | 0+ | |
| 11902 | 1: a | |
| 11903 | 1+ a% | |
| 11904 | ||
| 11905 | /(a)b|ac/++ | |
| 11906 | ac\O3 | |
| 11907 | Matched, but too many substrings | |
| 11908 | 0: ac | |
| 11909 | 0+ | |
| 11910 | ||
| 11911 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |