Home
last modified time | relevance | path

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

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