Searched refs:get_user_commands (Results 1 – 3 of 3) sorted by relevance
5 char_u *get_user_commands(expand_T *xp, int idx);
298 return get_user_commands(NULL, idx - (int)CMD_SIZE); in expand_user_command_name()305 get_user_commands(expand_T *xp UNUSED, int idx) in get_user_commands() function
2118 {EXPAND_USER_COMMANDS, get_user_commands, FALSE, TRUE}, in ExpandFromContext()