summaryrefslogtreecommitdiff
path: root/src/testdir/test95.ok
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-05-21 12:34:17 +0200
committerBram Moolenaar <Bram@vim.org>2013-05-21 12:34:17 +0200
commit0fabe3fdbe883935a670bb105f1ba2c5991cd4ea (patch)
tree79d9b96843638083420777411d8456530fd451c1 /src/testdir/test95.ok
parent09ea9fcf3f0eef0e0f8f8552d856f8896749e846 (diff)
downloadvim-git-0fabe3fdbe883935a670bb105f1ba2c5991cd4ea.tar.gz
updated for version 7.3.982v7.3.982
Problem: In the new regexp engine \p does not work on multi-byte characters. Solution: Don't point to an integer but the characters.
Diffstat (limited to 'src/testdir/test95.ok')
-rw-r--r--src/testdir/test95.ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test95.ok b/src/testdir/test95.ok
index d135b0eb8..cb1577a7e 100644
--- a/src/testdir/test95.ok
+++ b/src/testdir/test95.ok
@@ -4,3 +4,4 @@ OK - [[=a=]]\+
OK - [^ม ]\+
OK - [^ ]\+
OK - [ม[:alpha:][=a=]]\+
+OK - \p\+