Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dfunmap.c129 { "quoted-insert", rl_quoted_insert },
H A Dvi_keymap.c52 { ISFUNC, rl_quoted_insert }, /* Control-q */
57 { ISFUNC, rl_quoted_insert }, /* Control-v */
336 { ISFUNC, rl_quoted_insert }, /* Control-v */
H A Drltty.c844 SET_SPECIAL (ttybuff.ltchars.t_lnextc, rl_quoted_insert); in _rl_bind_tty_special_chars()
872 SET_SPECIAL (VLNEXT, rl_quoted_insert); in _rl_bind_tty_special_chars()
H A Demacs_keymap.c52 { ISFUNC, rl_quoted_insert }, /* Control-q */
57 { ISFUNC, rl_quoted_insert }, /* Control-v */
H A Dreadline.h107 extern int rl_quoted_insert PARAMS((int, int));
H A Dtext.c1051 rl_quoted_insert (int count, int key) in rl_quoted_insert() function
H A DCHANGES1313 e. Fixed the tty code so that ^S and ^Q can be inserted with rl_quoted_insert.
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dvi_keymap.c52 { ISFUNC, rl_quoted_insert }, /* Control-q */
57 { ISFUNC, rl_quoted_insert }, /* Control-v */
336 { ISFUNC, rl_quoted_insert }, /* Control-v */