HomeSort by relevance Sort by last modified time
    Searched full:hist_convert (Results 1 - 2 of 2) sorted by null

  /external/libedit/src/
hist.h 62 (((el)->el_flags & NARROW_HISTORY) ? hist_convert(el, fn, arg) : \
84 protected wchar_t *hist_convert(EditLine *, int, void *);
hist.c 215 hist_convert(EditLine *el, int fn, void *arg) function

Completed in 57 milliseconds