Home | History | Annotate | Download | only in editing

Lines Matching refs:matchCount

3084     unsigned matchCount = 0;
3098 ++matchCount;
3104 if (limit > 0 && matchCount >= limit)
3135 return matchCount;