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

  /external/mksh/src/
syn.c 197 } else if (ishere && tpeek(HEREDELIM) == '\n') {
202 musthave(LWORD, ishere ? HEREDELIM : 0);
lex.c 222 state = (cf & HEREDELIM) ? SHEREDELIM : SBASE;
996 if (cf & HEREDELIM)
    [all...]
sh.h     [all...]

Completed in 2604 milliseconds