Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c151 int error_cur_match = 0; in do_tag() local
707 if (nofile_fname != NULL && error_cur_match != cur_match) in do_tag()
768 error_cur_match = cur_match; in do_tag()