Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dtree.c106 char *cp = wdstrip(*w++, WDS_TPUTS); in ptree()
317 /* variant of fputs for ptreef and wdstrip */
677 wdstrip(const char *wp, int opmode) in wdstrip() function
H A Deval.c467 evaluate(substitute(stg = wdstrip(beg, 0), 0), in expand()
471 evaluate(substitute(stg = wdstrip(mid, 0), 0), in expand()
H A Dlex.c794 dp = wdstrip(sp + 1, WDS_TPUTS); in yylex()
1100 struct tbl *tt = get_builtin((dp = wdstrip(yylval.cp, 0))); in yylex()
H A Dsyn.c689 sname = wdstrip(name, 0); in function_body()
H A Dsh.h2726 char *wdstrip(const char *, int);

Completed in 14 milliseconds