Searched refs:keymacro_map_str (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ |
D | keymacro.h | 64 protected keymacro_value_t *keymacro_map_str(EditLine *, Char *);
|
D | map.c | 1357 terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype); in map_bind() 1359 keymacro_add(el, in, keymacro_map_str(el, out), ntype); in map_bind()
|
D | keymacro.c | 145 keymacro_map_str(EditLine *el, Char *str) in keymacro_map_str() function
|