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

  /external/mksh/src/
lex.c 221 state = (cf & HEREDELIM) ? SHEREDELIM : SBASE;
1031 if ((cf & HEREDELIM) && (sp[1] == '<'))
    [all...]
syn.c 196 musthave(LWORD, ishere ? HEREDELIM : 0);
sh.h     [all...]

Completed in 142 milliseconds