Parent Directory
|
Revision Log
|
Patch
| revision 449 by ph10, Fri Jul 4 18:27:16 2008 UTC | revision 450 by ph10, Wed Sep 16 10:56:40 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | /-- This set of tests check Unicode property support with the DFA matching | |
| 2 | functionality of pcre_dfa_exec(). The -dfa flag must be used with pcretest | |
| 3 | when running it. --/ | |
| 4 | ||
| 5 | /\pL\P{Nd}/8 | /\pL\P{Nd}/8 |
| 6 | AB | AB |
| 7 | *** Failers | *** Failers |
| # | Line 843 | Line 847 |
| 847 | ** Failers | ** Failers |
| 848 | \x{1d79}\x{a77d} | \x{1d79}\x{a77d} |
| 849 | ||
| 850 | / End / | /-- End of testinput9 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |