Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c789 dp = wdstrip(sp + 1, WDS_TPUTS); in yylex()
1094 if (assign_command((dp = wdstrip(yylval.cp, 0)), true)) in yylex()
Deval.c453 evaluate(substitute(stg = wdstrip(beg, 0), 0), in expand()
457 evaluate(substitute(stg = wdstrip(mid, 0), 0), in expand()
Dsyn.c698 sname = wdstrip(name, 0); in function_body()
Dtree.c644 wdstrip(const char *wp, int opmode) in wdstrip() function
Dsh.h2006 char *wdstrip(const char *, int);