Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dfunmap.c186 { "vi-match", rl_vi_match },
H A Dreadline.h264 extern int rl_vi_match PARAMS((int, int));
H A Dvi_keymap.c75 { ISFUNC, rl_vi_match }, /* % */
H A Dvi_mode.c1891 rl_vi_match (int ignore, int key) in rl_vi_match() function
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dvi_keymap.c75 { ISFUNC, rl_vi_match }, /* % */