Searched refs:count_matched_lines (Results 1 – 1 of 1) sorted by relevance
2529 long int count_matched_lines = 0; in pcre2grep() local2593 if (count_limit >= 0 && count_matched_lines >= count_limit) in pcre2grep()3138 if (line_matched) count_matched_lines++; in pcre2grep()