Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c1891 single_quote(const char *s) in single_quote() function
1966 return single_quote(s); in maybe_single_quote()
3537 out1fmt("%s=%s\n", ap->name, single_quote(ap->val)); in printalias()
10465 ? single_quote(sp->text) in evalcommand()
11491 q = single_quote(++p); in showvars()
13906 single_quote(tr), in trapcmd()