Home
last modified time | relevance | path

Searched defs:last_maxcount (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dsearch.c33 int last_maxcount; // the max count of the last search member
3217 static int last_maxcount = SEARCH_STAT_DEF_MAX_COUNT; in update_search_stat() local