view src/testdir/test_search_mbyte.in @ 6983:c7d12c7eb2b6 v7.4.809

patch 7.4.809 Problem: Test is duplicated. Solution: Roll back 7.4.802.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 21:27:11 +0200
parents 5f9aae6928bc
children
line wrap: on
line source

Test for search('multi-byte char', 'bce')

STARTTEST
:source small.vim
:source mbyte.vim
:set encoding=utf-8
:/^Test bce:/+1
:$put =search('A', 'bce', line('.'))
:1;/^Results:/,$wq! test.out
ENDTEST

Results:

Test bce: