Home
last modified time | relevance | path

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

/dragonfly/contrib/diffutils/src/
H A Dutil.c766 bool must_quote = false; in c_escape() local
774 must_quote = true; in c_escape()
790 if (must_quote || plus) in c_escape()
/dragonfly/contrib/dialog/
H A Dutil.c2805 must_quote(char *string) in must_quote() function
2836 if (must_quote(string)) { in dlg_add_quoted()