Searched refs:total_alpha_count (Results 1 – 1 of 1) sorted by relevance
1079 int total_alpha_count = 0; in garbage_word() local1085 total_alpha_count++; in garbage_word()1115 total_alpha_count++; in garbage_word()1190 total_alpha_count += total_digit_count - isolated_digits; in garbage_word()1195 (2 * (total_alpha_count - isolated_alphas) > len) && in garbage_word()