Home
last modified time | relevance | path

Searched refs:only_matching_count (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2grep.c268 static int only_matching_count; variable
2609 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()