Searched refs:only_matching_count (Results 1 – 1 of 1) sorted by relevance
268 static int only_matching_count; variable2609 else if (only_matching_count != 0) in pcre2grep()2988 if (only_matching_count == 0 && !(count_only|show_total_count)) in pcre2grep()3968 only_matching_count = (only_matching != NULL) + (output_text != NULL) + in main()3971 if (only_matching_count > 1) in main()