Searched refs:rl_vi_tilde_expand (Results 1 – 4 of 4) sorted by relevance
184 { "vi-tilde-expand", rl_vi_tilde_expand },
228 extern int rl_vi_tilde_expand PARAMS((int, int));
77 { ISFUNC, rl_vi_tilde_expand }, /* & */
351 rl_vi_tilde_expand (ignore, key) in rl_vi_tilde_expand() function