Searched refs:get_command_name (Results 1 – 3 of 3) sorted by relevance
36 char_u *get_command_name(expand_T *xp, int idx);
2113 {EXPAND_COMMANDS, get_command_name, FALSE, TRUE}, in ExpandFromContext()
5534 get_command_name(expand_T *xp UNUSED, int idx) in get_command_name() function