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

  /external/mksh/src/
lex.c 213 if (cf & ONEWORD)
749 /* ONEWORD */
999 /* XXX ONEWORD? */)
    [all...]
eval.c 128 if (yylex(ONEWORD) != LWORD)
    [all...]
exec.c     [all...]
sh.h     [all...]
edit.c 403 if (yylex(ONEWORD | LQCHAR) != LWORD) {
    [all...]

Completed in 95 milliseconds