Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c209 static unsigned long int counts_printed = 0; variable
3012 counts_printed++; in pcre2grep()
4296 if (show_total_count && counts_printed != 1 && filenames != FN_NOMATCH_ONLY) in main()
4298 if (counts_printed != 0 && filenames >= FN_DEFAULT) in main()