Home
last modified time | relevance | path

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

/third_party/mksh/
Dmisc.c694 if (!isfile && !has_globbing(p)) { in gmatchx()
735 has_globbing(const char *pat) in has_globbing() function
Deval.c1833 if (!has_globbing(sp)) { in globit()
Dsh.h2647 bool has_globbing(const char *) MKSH_A_PURE;