HomeSort by relevance Sort by last modified time
    Searched full:make_magic (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
eval.c 240 bool saw_eq, make_magic; local
268 make_magic = false;
787 make_magic = true;
793 make_magic = true;
799 make_magic = true;
939 !make_magic && ctype(c, C_IFS))) {
1079 if (make_magic) {
1080 make_magic = false;
    [all...]

Completed in 217 milliseconds