Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c1300 int *match_count, // here the number of tags found will be placed in find_tagfunc_tags()
1631 int match_count = 0; // number of matches found in find_tags() local
H A Dsearch.c3340 long match_count = 1; in find_pattern_in_path() local