Lines Matching refs:two
19 call setline(1, ['one two three', 'foo bar baz'])
63 call assert_equal("ne two th", @*, msg)
79 call assert_equal("e two thr", @*, msg)
92 call assert_equal("e two t", @*, msg)
118 call assert_equal(" two three\nfoo bar ", @*, msg)
131 call assert_equal("two three\nfoo bar", @*, msg)
254 call setline(1, ['one two three', 'foo bar baz'])
273 call assert_equal("two three", @*, msg)
314 call assert_equal("two three\nfoo bar", @*, msg)
334 call setline(1, ['one two three', 'foo bar baz'])
370 call assert_equal("one two three\nfoo bar baz\n", @*, msg)
386 call assert_equal("one two three\nfoo bar baz\n", @*, msg)