Searched refs:keymacro_print (Results 1 – 3 of 3) sorted by relevance
70 protected void keymacro_print(EditLine *, const Char *);
1137 keymacro_print(el, in); in map_print_key()1234 keymacro_print(el, STR("")); in map_print_all_keys()
260 keymacro_print(EditLine *el, const Char *key) in keymacro_print() function