Searched refs:this_line_is_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dpch.c1389 Reg3 bool this_line_is_command = FALSE; local
1410 this_line_is_command = (isdigit((unsigned char)*buf) &&
1412 if (this_line_is_command) {

Completed in 49 milliseconds