Searched refs:unget_char (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/groff/src/libs/libdriver/
H A Dinput.cpp425 inline void unget_char(const Char);
762 unget_char(c); // first character of next line
800 unget_char(c);
845 unget_char(c1);
873 unget_char(c);
911 unget_char(c); // restore white space
1228 unget_char(c);
1238 /* unget_char(c):
1247 unget_char(const Char c) function
/freebsd-11.0-release/usr.sbin/cron/lib/
H A Dmisc.c240 /* unget_char(ch, file) : like ungetc but do LineNumber processing
243 unget_char(ch, file) function
318 unget_char(ch, file);
H A Dentry.c287 unget_char(ch, file);
/freebsd-11.0-release/usr.sbin/cron/cron/
H A Dcron.h218 unget_char(int, FILE *),

Completed in 62 milliseconds