Home
last modified time | relevance | path

Searched refs:last_line_was_command (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/patch/
Dpch.c257 bool last_line_was_command = false, this_is_a_command = false; in intuit_diff_type() local
269 last_line_was_command = this_is_a_command; in intuit_diff_type()
364 last_line_was_command && in intuit_diff_type()