Searched refs:get_special_key_code (Results 1 – 4 of 4) sorted by relevance
34 int get_special_key_code(char_u *name);
1436 key = get_special_key_code(last_dash + off); in find_special_key()1624 get_special_key_code(char_u *name) in get_special_key_code() function
4007 if (keytyped == get_special_key_code(look + 1)) in in_cinkeys()
6268 key = get_special_key_code(arg + 1); in set_context_in_set_cmd()