summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/testdata/testoutput9
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testoutput9')
-rw-r--r--ext/pcre/pcrelib/testdata/testoutput96
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/testdata/testoutput9 b/ext/pcre/pcrelib/testdata/testoutput9
index 04e3873bb8..851e3f020f 100644
--- a/ext/pcre/pcrelib/testdata/testoutput9
+++ b/ext/pcre/pcrelib/testdata/testoutput9
@@ -1,3 +1,7 @@
+/-- This set of tests check Unicode property support with the DFA matching
+ functionality of pcre_dfa_exec(). The -dfa flag must be used with pcretest
+ when running it. --/
+
/\pL\P{Nd}/8
AB
0: AB
@@ -1670,4 +1674,4 @@ No match
\x{1d79}\x{a77d}
No match
-/ End /
+/-- End of testinput9 --/