Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c1649 int sort_error = FALSE; // tags file not sorted in find_tags() local
2298 sort_error = TRUE; in find_tags()
2716 if (sort_error) in find_tags()
2719 sort_error = FALSE; in find_tags()