Searched refs:this_is_a_command (Results 1 – 1 of 1) sorted by relevance
257 bool last_line_was_command = false, this_is_a_command = false; in intuit_diff_type() local269 last_line_was_command = this_is_a_command; in intuit_diff_type()296 this_is_a_command = (isdigit((unsigned char)*s) && in intuit_diff_type()298 if (first_command_line < 0L && this_is_a_command) { in intuit_diff_type()