Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c93 static void ungetsc_(int);
1730 ungetsc_(c); in ungetsc()
1733 ungetsc_(int c) in ungetsc_() function
1771 ungetsc_(c2); in getsc_bn()
1784 ungetsc_(c); in yyskiputf8bom()
1788 ungetsc_(c); in yyskiputf8bom()
1789 ungetsc_(0xEF); in yyskiputf8bom()
1793 ungetsc_(c); in yyskiputf8bom()
1794 ungetsc_(0xBB); in yyskiputf8bom()
1795 ungetsc_(0xEF); in yyskiputf8bom()