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

  /src/lib/libedit/
map.h 77 libedit_private int map_set_wordchars(EditLine *, wchar_t *);
el.c 390 rv = map_set_wordchars(el, va_arg(ap, wchar_t *));
map.c 1137 /* map_set_wordchars():
1141 map_set_wordchars(EditLine *el, wchar_t *wordchars) function

Completed in 21 milliseconds