Searched refs:keymacro_print (Results 1 – 3 of 3) sorted by relevance
71 protected void keymacro_print(EditLine *, const Char *);
1139 keymacro_print(el, in); in map_print_key()1236 keymacro_print(el, STR("")); in map_print_all_keys()
262 keymacro_print(EditLine *el, const Char *key) in keymacro_print() function