Searched defs:isfirst (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libshell/common/sh/ | ||
| H A D | lex.c | 1200 int isfirst; local 1223 isfirst = (lp->lexd.first&&fcseek(0)==lp->lexd.first+1); 1233 if(lp->lex.reservok && state[n]==S_BREAK && isfirst) |
Completed in 28 milliseconds