Home
last modified time | relevance | path

Searched refs:f_cscope_connection (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dif_cscope.pro11 void f_cscope_connection(typval_T *argvars, typval_T *rettv);
/vim-8.2.3635/src/
H A Dif_cscope.c2457 f_cscope_connection(typval_T *argvars UNUSED, typval_T *rettv UNUSED) in f_cscope_connection() function
H A Devalfunc.c1295 ret_number, f_cscope_connection},
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt38432 Solution: Move f_pathshorten() to filepath.c. Move f_cscope_connection() to
38447 Solution: Move f_cscope_connection() outside of #ifdef.