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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.lex.c79 * of ungetC and unreadc. The key observation is that the state
168 unreadc(c);
703 ungetC('s'), unreadc(HISTSUB), c = ':';
712 unreadc(c);
741 unreadc(c);
805 unreadc(delim);
815 unreadc(c);
838 unreadc(c);
855 unreadc(c);
867 unreadc(
1332 unreadc(Char c) function
[all...]
H A Dsh.decls.h245 extern void unreadc (Char);
H A Dsh.func.c919 unreadc(c);
930 unreadc(c);
1024 unreadc(c);
1052 unreadc(c);

Completed in 71 milliseconds