Searched refs:_rl_unget_char (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/lib/libreadline/
H A Dreadline.c595 _rl_unget_char (key);
604 _rl_unget_char (key);
652 the input queue with _rl_unget_char. */
659 _rl_unget_char (key);
665 _rl_unget_char (key);
H A Dinput.c143 _rl_unget_char (key) function
326 _rl_unget_char (key);
H A Drlprivate.h133 extern int _rl_unget_char PARAMS((int));

Completed in 109 milliseconds