Home
last modified time | relevance | path

Searched refs:eofp (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dlex.c1121 const char *eof, *eofp; in readhere() local
1135 eofp = eof; in readhere()
1147 if (!*eofp) { in readhere()
1169 } else if (c == *eofp++) in readhere()