Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dex_docmd.pro36 char_u *get_command_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dcmdexpand.c2113 {EXPAND_COMMANDS, get_command_name, FALSE, TRUE}, in ExpandFromContext()
H A Dex_docmd.c5534 get_command_name(expand_T *xp UNUSED, int idx) in get_command_name() function