Searched refs:ishere (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dsyn.c182 bool ishere; local
196 ishere = (iop->flag & IOTYPE) == IOHERE;
197 musthave(LWORD, ishere ? HEREDELIM : 0);
198 if (ishere) {

Completed in 154 milliseconds