Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c666 if (!isfile && !has_globbing(p, pe)) { in gmatchx()
705 has_globbing(const char *xp, const char *xpe) in has_globbing() function
Deval.c1580 if (!has_globbing(sp, se)) { in globit()
Dsh.h1936 int has_globbing(const char *, const char *) MKSH_A_PURE;