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

/freebsd-13-stable/contrib/dialog/
H A Ddialog.h539 bool no_nl_expand; /* option "--no-nl-expand" */ member in struct:__anon526
H A Ddialog.c1577 dialog_vars.no_nl_expand = TRUE;
H A Dutil.c2359 int has_newlines = !dialog_vars.no_nl_expand && (strstr(s, "\\n") != 0);

Completed in 91 milliseconds