Home
last modified time | relevance | path

Searched refs:debunk (Results 1 - 3 of 3) sorted by relevance

/third_party/mksh/
H A Deval.c794 debunk(alloc(len, ATEMP), in expand()
807 debunk(dp, dp, strlen(dp) + 1)); in expand()
1081 XPput(*wp, debunk(cp, cp, in expand()
1716 XPput(*wp, debunk(cp, cp, strlen(cp) + 1)); in glob()
1835 debunk(xp, sp, Xnleft(*xs, xp)); in globit()
1880 debunk(char *dp, const char *sp, size_t dlen) in debunk() function
2051 XPput(*wp, debunk(start, start, end - start)); in alt_expand()
H A Dmisc.c698 debunk(t, p, len); in gmatchx()
730 * debunk to dst
1028 /* iterate over bracket expression, debunk()ing on the fly */ in gmatch_cclass()
1065 /* debunk substring */ in gmatch_cclass()
1067 debunk(subp, subp, p - s - 3 + 1); in gmatch_cclass()
1157 /* debunk substring */ in gmatch_cclass()
1159 debunk(subp, subp, p - s - 3 + 1); in gmatch_cclass()
H A Dsh.h2421 char *debunk(char *, const char *, size_t);

Completed in 11 milliseconds