Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c146 int prev_num_matches; in do_tag() local
199 prev_num_matches = num_matches; in do_tag()
726 if ((num_matches > prev_num_matches || new_tag) in do_tag()