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

/macosx-10.10.1/vim-55/src/
H A Dif_cscope.c55 static char * cs_make_vim_style_matches __ARGS((char *, char *,
1665 * PRIVATE: cs_make_vim_style_matches
1685 cs_make_vim_style_matches(fname, slno, search, tagstr) function
1723 } /* cs_make_vim_style_matches */
1734 * ctags. see cs_make_vim_style_matches for more details.
1929 * get parsed cscope output and calls cs_make_vim_style_matches to convert
1973 matches[totsofar] = cs_make_vim_style_matches(fullname, slno,
2495 * fullname is freed after cs_make_vim_style_matches, after it's been

Completed in 68 milliseconds