Searched refs:x3 (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_trycatch.vim | 848 throw "x3" 858 catch /x3/ 866 catch /x3/ 876 catch /x3/ 929 catch /x3/ 933 throw "x3" 939 catch /x3/
|
| H A D | test_gui.vim | 935 call test_gui_mouse_event(0x3, 2, 9, 0, 0) 946 call test_gui_mouse_event(0x3, 1, 13, 0, 0)
|
| H A D | test_vimscript.vim | 3768 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 D | test_normal.vim | 559 call assert_match('3x3$', Screenline(&lines))
|
| /vim-8.2.3635/src/ |
| H A D | optionstr.c | 1253 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 D | version5.txt | 5689 Patch 5.4.x3
|