Searched refs:exec_normal (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | ex_docmd.pro | 61 void exec_normal(int was_typed, int use_vpeekc, int may_use_terminal_loop);
|
| /vim-8.2.3635/src/ |
| H A D | testing.c | 1288 exec_normal(FALSE, TRUE, FALSE); in f_test_scrollbar()
|
| H A D | ex_docmd.c | 8552 exec_normal(FALSE, FALSE, FALSE); in exec_normal_cmd() 8560 exec_normal(int was_typed, int use_vpeekc, int may_use_terminal_loop UNUSED) in exec_normal() function
|
| H A D | evalfunc.c | 3870 exec_normal(TRUE, lowlevel, TRUE); in f_feedkeys()
|