Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDfunmap.c184 { "vi-tilde-expand", rl_vi_tilde_expand },
HDreadline.h228 extern int rl_vi_tilde_expand PARAMS((int, int));
HDvi_keymap.c77 { ISFUNC, rl_vi_tilde_expand }, /* & */
HDvi_mode.c351 rl_vi_tilde_expand (ignore, key) in rl_vi_tilde_expand() function