Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c98 static void ungetsc_i(int);
1727 ungetsc_i(c); in ungetsc()
1730 ungetsc_i(int c) in ungetsc_i() function
1768 ungetsc_i(c2); in getsc_bn()
1781 ungetsc_i(c); in yyskiputf8bom()
1785 ungetsc_i(c); in yyskiputf8bom()
1786 ungetsc_i(asc2rtt(0xEF)); in yyskiputf8bom()
1790 ungetsc_i(c); in yyskiputf8bom()
1791 ungetsc_i(asc2rtt(0xBB)); in yyskiputf8bom()
1792 ungetsc_i(asc2rtt(0xEF)); in yyskiputf8bom()