Searched refs:totmatches (Results 1 – 1 of 1) sorted by relevance
1062 int totmatches; in cs_find_common() local1140 totmatches = 0; in cs_find_common()1153 totmatches += nummatches[i]; in cs_find_common()1160 if (totmatches == 0) in cs_find_common()1169 if (qfpos != NULL && *qfpos != '0' && totmatches > 0) in cs_find_common()1222 cs_fill_results(pat, totmatches, nummatches, &matches, in cs_find_common()1616 int totmatches, in cs_manage_matches() argument1629 assert(totmatches > 0); in cs_manage_matches()1634 cnt = totmatches; in cs_manage_matches()1798 int totmatches, in cs_fill_results() argument[all …]