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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.lex.c74 * of ungetC and unreadc. The key observation is that the state
166 unreadc(c);
716 ungetC('s'), unreadc(HISTSUB), c = ':';
725 unreadc(c);
754 unreadc(c);
818 unreadc(delim);
828 unreadc(c);
851 unreadc(c);
868 unreadc(c);
880 unreadc(
1347 unreadc(Char c) function
[all...]
H A Dsh.decls.h248 extern void unreadc (Char);
H A Dsh.func.c923 unreadc(c);
933 unreadc(c);
1027 unreadc(c);
1066 unreadc(c);

Completed in 107 milliseconds