Searched refs:map_to_exists_mode (Results 1 – 5 of 5) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | map.pro | 9 int map_to_exists_mode(char_u *rhs, int mode, int abbr);
|
| /vim-8.2.3635/src/ |
| H A D | map.c | 1037 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 D | gui_xim.c | 1057 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in xim_queue_key_press_event()
|
| H A D | ex_getln.c | 1141 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in cmdline_toggle_langmap()
|
| H A D | edit.c | 3528 if (map_to_exists_mode((char_u *)"", LANGMAP, FALSE)) in ins_ctrl_hat()
|