Home
last modified time | relevance | path

Searched defs:empty_line (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/patch/
H A Dinp.c58 static char empty_line[] = { '\0' }; variable
/freebsd/contrib/less/
H A Doutput.c62 lbool empty_line = TRUE; in put_line_hilite() local