Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/less/
HDfilename.c138 static lbool must_quote(char c) in must_quote() function
176 } else if (must_quote(*p)) in shell_quoten()
212 } else if (must_quote(*s)) in shell_quoten()
/freebsd-14-stable/contrib/dialog/
HDutil.c2816 must_quote(char *string) in must_quote() function
2847 if (must_quote(string)) { in dlg_add_quoted()