Searched refs:rl_variable_bind (Results 1 – 7 of 7) sorted by relevance
118 rl_variable_bind ("editing-mode", Vflag ? "vi" : "emacs");
196 int rl_variable_bind(const char *, const char *);
770 rl_variable_bind ("editing-mode", "vi"); in set_edit_mode()772 rl_variable_bind ("editing-mode", "emacs"); in set_edit_mode()
309 extern int rl_variable_bind PARAMS((const char *, const char *));
1256 rl_variable_bind (var, value);1555 rl_variable_bind (name, value) in rl_variable_bind() function
2085 rl_variable_bind(const char *var, const char *value) in rl_variable_bind() function
1162 @deftypefun int rl_variable_bind (const char *variable, const char *value)