Home
last modified time | relevance | path

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

/dports/ports-mgmt/dialog4ports-static/dialog-1.1-20120706/
H A Dutil.c2414 const char *must_fix = (dialog_vars.single_quoted in dlg_add_quoted() local
2423 if (strchr(my_quote, *temp) || strchr(must_fix, *temp)) in dlg_add_quoted()
/dports/devel/cdialog/dialog-1.3-20201126/
H A Dutil.c2842 const char *must_fix = (dialog_vars.single_quoted in dlg_add_quoted() local
2851 if ((strchr) (my_quote, *temp) || (strchr) (must_fix, *temp)) in dlg_add_quoted()