diff options
author | Bram Moolenaar <Bram@vim.org> | 2015-06-25 16:09:26 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2015-06-25 16:09:26 +0200 |
commit | 641e48c2248ccb3c25a5cdaa3709f16152d8c77d (patch) | |
tree | a172d568851003cf7357ff228262e1905263d9d5 /src/testdir/test_utf8.ok | |
parent | 3a304b23823b089e499063e8211c5695d049f3ba (diff) | |
download | vim-git-641e48c2248ccb3c25a5cdaa3709f16152d8c77d.tar.gz |
patch 7.4.755v7.4.755
Problem: It is not easy to count the number of characters.
Solution: Add the skipcc argument to strchars(). (Hirohito Higashi, Ken
Takata)
Diffstat (limited to 'src/testdir/test_utf8.ok')
-rw-r--r-- | src/testdir/test_utf8.ok | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/testdir/test_utf8.ok b/src/testdir/test_utf8.ok index c5bed5485..8ccdd6d7a 100644 --- a/src/testdir/test_utf8.ok +++ b/src/testdir/test_utf8.ok @@ -2,3 +2,18 @@ start: axaa xăăă bxbb +1 +1 +1 +3 +3 +3 +2 +2 +1 +3 +3 +1 +1 +1 +1 |