Home
last modified time | relevance | path

Searched refs:do_nv_ident (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dnormal.pro27 void do_nv_ident(int c1, int c2);
/vim-8.2.3635/src/
H A Dwindow.c512 do_nv_ident(Ctrl_RSB, NUL); in do_window()
621 do_nv_ident('g', xchar); in do_window()
H A Dnormal.c3573 do_nv_ident(int c1, int c2) in do_nv_ident() function