Home
last modified time | relevance | path

Searched refs:rl_vi_tilde_expand (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/lib/libreadline/
H A Dfunmap.c182 { "vi-tilde-expand", rl_vi_tilde_expand },
H A Dreadline.h226 extern int rl_vi_tilde_expand PARAMS((int, int));
H A Dvi_mode.c309 rl_vi_tilde_expand (ignore, key) in rl_vi_tilde_expand() function
H A Dvi_keymap.c77 { ISFUNC, rl_vi_tilde_expand }, /* & */