Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dusercmd.pro4 char_u *expand_user_command_name(int idx);
/vim-8.2.3635/src/
H A Dusercmd.c296 expand_user_command_name(int idx) in expand_user_command_name() function
H A Dex_docmd.c5537 return expand_user_command_name(idx); in get_command_name()