Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c76 static int test_for_current(int, char_u *, char_u *, char_u *, char_u *);
78 static int test_for_current(char_u *, char_u *, char_u *, char_u *);
2477 is_current = test_for_current( in find_tags()
3775 test_for_current( in test_for_current() function