HomeSort by: relevance | last modified time | path
    Searched refs:last_line_was_command (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/patch/
pch.c 257 bool last_line_was_command = false, this_is_a_command = false; local in function:intuit_diff_type
269 last_line_was_command = this_is_a_command;
364 last_line_was_command &&

Completed in 12 milliseconds