HomeSort by: relevance | last modified time | path
    Searched refs:keymacro_map_str (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libedit/
keymacro.h 63 libedit_private keymacro_value_t *keymacro_map_str(EditLine *, wchar_t *);
keymacro.c 142 /* keymacro_map_str():
146 keymacro_map_str(EditLine *el, wchar_t *str) function in typeref:typename:libedit_private keymacro_value_t *
map.c 1364 terminal_set_arrow(el, in, keymacro_map_str(el, out), ntype);
1366 keymacro_add(el, in, keymacro_map_str(el, out), ntype);

Completed in 12 milliseconds