Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dedit.c74 static char_u *do_insert_char_pre(int c);
657 char_u *str = do_insert_char_pre(c); in edit()
1308 char_u *str = do_insert_char_pre(c); in edit()
5359 do_insert_char_pre(int c) in do_insert_char_pre() function