Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c71 static int test_for_static(tagptrs_T *);
2487 is_static = test_for_static(&tagp); in find_tags()
3141 test_for_static(tagptrs_T *tagp) in test_for_static() function
3570 (void)test_for_static(&tagp); in jumpto_tag()
4013 is_static = test_for_static(&tp); in get_tags()