Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmenu.pro6 char_u *get_menu_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dmenu.c1384 get_menu_name(expand_T *xp UNUSED, int idx) in get_menu_name() function
H A Dcmdexpand.c2131 {EXPAND_MENUS, get_menu_name, FALSE, TRUE}, in ExpandFromContext()