Home
last modified time | relevance | path

Searched refs:x3 (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_trycatch.vim848 throw "x3"
858 catch /x3/
866 catch /x3/
876 catch /x3/
929 catch /x3/
933 throw "x3"
939 catch /x3/
H A Dtest_gui.vim935 call test_gui_mouse_event(0x3, 2, 9, 0, 0)
946 call test_gui_mouse_event(0x3, 1, 13, 0, 0)
H A Dtest_vimscript.vim3768 throw "x3"
6155 autocmd User x3 Xpath 'c'
6156 autocmd User x3 call INT()
6157 autocmd User x3 call assert_report('should not get here')
6204 doautocmd User x3
H A Dtest_normal.vim559 call assert_match('3x3$', Screenline(&lines))
/vim-8.2.3635/src/
H A Doptionstr.c1253 int x3 = -1; in did_set_string_option() local
1261 x3 = mb_ptr2char(p); in did_set_string_option()
1264 if (x2 != ':' || x3 == -1 || (*p != NUL && *p != ',')) in did_set_string_option()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5689 Patch 5.4.x3