Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dee.c4511 char not_blank; in Auto_Format() local
4608 not_blank = FALSE; in Auto_Format()
4641 not_blank = FALSE; in Auto_Format()
4644 not_blank = TRUE; in Auto_Format()
4682 not_blank = TRUE; in Auto_Format()
4689 if ((!Blank_Line(curr_line->next_line)) || (not_blank)) in Auto_Format()