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);
1695 ungetsc_i(c); in ungetsc()
1698 ungetsc_i(int c) in ungetsc_i() function
1736 ungetsc_i(c2); in getsc_bn()
1749 ungetsc_i(c); in yyskiputf8bom()
1753 ungetsc_i(c); in yyskiputf8bom()
1754 ungetsc_i(0xEF); in yyskiputf8bom()
1758 ungetsc_i(c); in yyskiputf8bom()
1759 ungetsc_i(0xBB); in yyskiputf8bom()
1760 ungetsc_i(0xEF); in yyskiputf8bom()