Home
last modified time | relevance | path

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

/third_party/mksh/
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()
Dmisc.c698 debunk(t, p, len); in gmatchx()
1067 debunk(subp, subp, p - s - 3 + 1); in gmatch_cclass()
1159 debunk(subp, subp, p - s - 3 + 1); in gmatch_cclass()
Dsh.h2421 char *debunk(char *, const char *, size_t);