HomeSort by relevance Sort by last modified time
    Searched refs:wdstrip (Results 1 - 5 of 5) sorted by null

  /external/mksh/src/
eval.c 382 evaluate(substitute(stg = wdstrip(beg, false, false), 0),
386 evaluate(substitute(stg = wdstrip(mid, false, false), 0),
425 tpat0 = wdstrip(s, true, true);
428 d = wdstrip(p, true, false);
    [all...]
tree.c 554 wdstrip(const char *wp, bool keepq, bool make_magic) function
lex.c 793 dp = wdstrip(sp, true, false);
    [all...]
syn.c 616 sname = wdstrip(name, false, false);
sh.h     [all...]

Completed in 195 milliseconds