Searched refs:map_to_exists (Results 1 – 3 of 3) sorted by relevance
8 int map_to_exists(char_u *str, char_u *modechars, int abbr);
1029 map_to_exists(char_u *str, char_u *modechars, int abbr) in map_to_exists() function
6254 if (map_to_exists(name, mode, abbr)) in f_hasmapto()