Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c34 static int cs_find(exarg_T *eap);
63 { "find", cs_find,
1010 cs_find(exarg_T *eap) in cs_find() function