Searched refs:this_is_a_command (Results 1 – 1 of 1) sorted by relevance
271 bool last_line_was_command = false, this_is_a_command = false; in intuit_diff_type() local284 last_line_was_command = this_is_a_command; in intuit_diff_type()311 this_is_a_command = (isdigit((unsigned char)*s) && in intuit_diff_type()313 if (first_command_line < 0 && this_is_a_command) { in intuit_diff_type()