Home
last modified time | relevance | path

Searched refs:get_user_command_name (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dusercmd.pro6 char_u *get_user_command_name(int idx, int cmdidx);
/vim-8.2.3635/src/
H A Dusercmd.c328 get_user_command_name(int idx, int cmdidx) in get_user_command_name() function
H A Dex_docmd.c3911 ? get_user_command_name(ea.useridx, ea.cmdidx) in f_fullcommand()