Searched refs:isfirst (Results 1 – 1 of 1) sorted by relevance
1160 int isfirst; in sh_lex() local1181 isfirst = (lp->lexd.first&&fcseek(0)==lp->lexd.first+1); in sh_lex()1191 if(lp->lex.reservok && state[n]==S_BREAK && isfirst) in sh_lex()