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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.lex.c74 * of ungetC and unreadc. The key observation is that the state
166 unreadc(c);
719 ungetC('s'), unreadc(HISTSUB), c = ':';
728 unreadc(c);
757 unreadc(c);
821 unreadc(delim);
831 unreadc(c);
854 unreadc(c);
871 unreadc(c);
883 unreadc(
1352 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 67 milliseconds