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

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

Completed in 41 milliseconds