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

/freebsd-10.1-release/contrib/dialog/
H A Ddialog.h519 bool no_nl_expand; /* option "--no-nl-expand" */ member in struct:__anon873
H A Ddialog.c1403 dialog_vars.no_nl_expand = TRUE;
H A Dutil.c2288 int has_newlines = !dialog_vars.no_nl_expand && (strstr(s, "\\n") != 0);

Completed in 59 milliseconds