Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmap.pro9 int map_to_exists_mode(char_u *rhs, int mode, int abbr);
/vim-8.2.3635/src/
H A Dmap.c1037 retval = map_to_exists_mode(rhs, mode_str2flags(modechars), abbr); in map_to_exists()
1049 map_to_exists_mode(char_u *rhs, int mode, int abbr) in map_to_exists_mode() function
H A Dgui_xim.c1057 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in xim_queue_key_press_event()
H A Dex_getln.c1141 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in cmdline_toggle_langmap()
H A Dedit.c3528 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in ins_ctrl_hat()