Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c4715 char not_blank; in Auto_Format() local
4809 not_blank = FALSE; in Auto_Format()
4842 not_blank = FALSE; in Auto_Format()
4845 not_blank = TRUE; in Auto_Format()
4883 not_blank = TRUE; in Auto_Format()
4890 if ((!Blank_Line(curr_line->next_line)) || (not_blank)) in Auto_Format()