Home
last modified time | relevance | path

Searched refs:cs_make_vim_style_matches (Results 1 – 2 of 2) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dif_cscope.c42 static char * cs_make_vim_style_matches(char *, char *,
1556 cs_make_vim_style_matches( in cs_make_vim_style_matches() function
1835 matches[totsofar] = cs_make_vim_style_matches(fullname, slno, in cs_fill_results()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dif_cscope.c1317 static char *cs_make_vim_style_matches(char *fname, char *slno, char *search, char *tagstr) in cs_make_vim_style_matches() function
1556 matches[totsofar] = cs_make_vim_style_matches(fullname, slno, search, in cs_fill_results()