Lines Matching refs:count_only
185 static BOOL count_only = FALSE;1694 if (count_only) count++;2040 if (!show_only_matching && !count_only)2057 if (count_only)2356 case 'c': count_only = TRUE; break;