Parent Directory
|
Revision Log
|
Patch
| revision 449 by ph10, Fri Sep 11 10:21:02 2009 UTC | revision 450 by ph10, Wed Sep 16 10:56:40 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /-- This set of tests check the DFA matching functionality of pcre_dfa_exec(). | |
| 2 | The -dfa flag must be used with pcretest when running it. --/ | |
| 3 | ||
| 4 | /abc/ | /abc/ |
| 5 | abc | abc |
| 6 | ||
| # | Line 4486 | Line 4489 |
| 4489 | /(?=C)/g+ | /(?=C)/g+ |
| 4490 | ABCDECBA | ABCDECBA |
| 4491 | ||
| 4492 | / End of testinput7 / | /-- End of testinput7 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |