Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_cscope.pro2 char_u *get_cscope_name(expand_T *xp, int idx);
/vim-8.2.3635/src/
H A Dif_cscope.c95 get_cscope_name(expand_T *xp UNUSED, int idx) in get_cscope_name() function
H A Dcmdexpand.c2144 {EXPAND_CSCOPE, get_cscope_name, TRUE, TRUE}, in ExpandFromContext()