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

/freebsd-11-stable/contrib/dialog/
H A Ddialog.h477 bool single_quoted; /* option "--single-quoted" */ member in struct:__anon938
H A Dutil.c2470 return dialog_vars.single_quoted ? "'" : "\"";
2504 const char *must_fix = (dialog_vars.single_quoted
H A Ddialog.c1421 dialog_vars.single_quoted = TRUE;

Completed in 87 milliseconds