Searched refs:upper_string_count (Results 1 – 1 of 1) sorted by relevance
1078 int upper_string_count = 0; in garbage_word() local1090 upper_string_count++; in garbage_word()1091 if (longest_upper_run_len < upper_string_count) in garbage_word()1092 longest_upper_run_len = upper_string_count; in garbage_word()1110 upper_string_count = 1; in garbage_word()