Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro47 callback_T *get_insert_callback(int type);
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c2370 get_insert_callback(int type) in get_insert_callback() function
2415 cb = get_insert_callback(type); in expand_by_function()
4121 cb = get_insert_callback(ctrl_x_mode); in ins_complete()