Home
last modified time | relevance | path

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

/dports/devel/global/global-6.6.7/
H A Dvim74-gtags-cscope.patch46 * PRIVATE: cs_parse_results
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dif_cscope.c1421 static char *cs_parse_results(size_t cnumber, char *buf, int bufsize, char **context, in cs_parse_results() function
1497 if ((fullname = cs_parse_results(i, buf, CSREAD_BUFSIZE, &cntx, in cs_file_results()
1551 if ((fullname = cs_parse_results(i, buf, CSREAD_BUFSIZE, &cntx, in cs_fill_results()
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_cscope.c1678 cs_parse_results( in cs_parse_results() function
1758 if ((fullname = cs_parse_results(i, buf, CSREAD_BUFSIZE, &cntx, in cs_file_results()
1831 if ((fullname = cs_parse_results(i, buf, CSREAD_BUFSIZE, &cntx, in cs_fill_results()