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

  /external/mksh/src/
misc.c 486 if (!isfile && !has_globbing(p, pe)) {
514 has_globbing(const char *xp, const char *xpe) function
    [all...]
eval.c 1345 if (!has_globbing(sp, se)) {
    [all...]
sh.h     [all...]

Completed in 297 milliseconds