Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_cscope.c25 static int cs_check_for_connections(void);
260 if (cs_check_for_connections()) in ex_cstag()
288 if (cs_check_for_connections()) in ex_cstag()
297 else if (cs_check_for_connections()) in ex_cstag()
605 cs_check_for_connections(void) in cs_check_for_connections() function
1015 if (cs_check_for_connections() == FALSE) in cs_find()