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;
798 make_magic = true;
804 make_magic = true;
810 make_magic = true;
930 !make_magic && ctype(c, C_IFS))) {
1069 if (make_magic) {
1070 make_magic = false;
    [all...]

Completed in 100 milliseconds