Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c93 static void ungetsc_i(int);
1700 ungetsc_i(c); in ungetsc()
1703 ungetsc_i(int c) in ungetsc_i() function
1741 ungetsc_i(c2); in getsc_bn()
1754 ungetsc_i(c); in yyskiputf8bom()
1758 ungetsc_i(c); in yyskiputf8bom()
1759 ungetsc_i(0xEF); in yyskiputf8bom()
1763 ungetsc_i(c); in yyskiputf8bom()
1764 ungetsc_i(0xBB); in yyskiputf8bom()
1765 ungetsc_i(0xEF); in yyskiputf8bom()