HomeSort by: relevance | last modified time | path
    Searched defs:unreadc (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/csh/
lex.c 83 * of ungetC and unreadc. The key observation is that the state
154 unreadc(c);
689 ungetC('s'), unreadc(HISTSUB), c = ':';
698 unreadc(c);
727 unreadc(c);
786 unreadc(delim);
795 unreadc(c);
823 unreadc(c);
853 unreadc(c);
862 unreadc(c)
1294 unreadc(int c) function in typeref:typename:void
    [all...]

Completed in 92 milliseconds