Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c4503 char not_blank; in Auto_Format() local
4600 not_blank = FALSE; in Auto_Format()
4633 not_blank = FALSE; in Auto_Format()
4636 not_blank = TRUE; in Auto_Format()
4674 not_blank = TRUE; in Auto_Format()
4681 if ((!Blank_Line(curr_line->next_line)) || (not_blank)) in Auto_Format()