summaryrefslogtreecommitdiff
path: root/testdata/testinput10
diff options
context:
space:
mode:
authorzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2020-02-26 10:18:43 +0000
committerzherczeg <zherczeg@6239d852-aaf2-0410-a92c-79f79f948069>2020-02-26 10:18:43 +0000
commitdd37c27fef3592a02fef0a8d9b98a78268717fe9 (patch)
tree0a9ea0ebdc1d62a37dd393783e0377ef387a7373 /testdata/testinput10
parentf82582217bf85600b850b862148b8cb08bb7a2e5 (diff)
downloadpcre2-dd37c27fef3592a02fef0a8d9b98a78268717fe9.tar.gz
Follow ucp changes in JIT.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1230 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput10')
-rw-r--r--testdata/testinput104
1 files changed, 0 insertions, 4 deletions
diff --git a/testdata/testinput10 b/testdata/testinput10
index be6d426..b3c3197 100644
--- a/testdata/testinput10
+++ b/testdata/testinput10
@@ -587,8 +587,6 @@
abc\x80\=startchar
abc\x80\=startchar,offset=3
-#subject no_jit
-
/\x{c1}+\x{e1}/iIB,ucp
\x{c1}\x{c1}\x{c1}
\x{e1}\x{e1}\x{e1}
@@ -612,6 +610,4 @@
/X(\x{e1})Y/replace=>\U$1<,substitute_extended
X\x{e1}Y
-#subject
-
# End of testinput10