Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c610 int ask_for_selection = FALSE; in do_tag() local
616 ask_for_selection = TRUE; in do_tag()
627 ask_for_selection = TRUE; in do_tag()
638 if (ask_for_selection == TRUE) in do_tag()