Searched refs:UNGET (Results 1 – 3 of 3) sorted by relevance
483 #define UNGET(uch) (*--from = (uch)) in do_scrub_chars() macro569 UNGET (ch); in do_scrub_chars()573 UNGET (' '); in do_scrub_chars()644 UNGET ('\n'); in do_scrub_chars()662 UNGET (ch); in do_scrub_chars()679 UNGET ('n'); in do_scrub_chars()736 UNGET (ch); in do_scrub_chars()752 UNGET (ch); in do_scrub_chars()766 UNGET (ch); in do_scrub_chars()910 UNGET (ch); in do_scrub_chars()[all …]
956 * app.c (do_scrub_chars): Do not UNGET an EOF value.993 * app.c (do_scrub_chars): Do not UNGET an EOF value.
3192 UNGET rather than PUT. Set old_state before setting state to -2.