Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c1655 int help_only = (flags & TAG_HELP); in find_tags() local
1715 if (help_only) // want tags from help file in find_tags()
1721 help_only = FALSE; in find_tags()
2516 if (help_only) in find_tags()