Lines Matching defs:el
79 re_printstr(EditLine *el, const char *str, wchar_t *f, wchar_t *t) in re_printstr()
96 re_nextline(EditLine *el) in re_nextline()
128 re_addc(EditLine *el, wint_t c) in re_addc()
163 re_putliteral(EditLine *el, const wchar_t *begin, const wchar_t *end) in re_putliteral()
193 re_putc(EditLine *el, wint_t c, int shift) in re_putc()
231 re_refresh(EditLine *el) in re_refresh()
382 re_goto_bottom(EditLine *el) in re_goto_bottom()
398 re_insert(EditLine *el __attribute__((__unused__)), in re_insert()
449 re_delete(EditLine *el __attribute__((__unused__)), in re_delete()
497 re_clear_eol(EditLine *el, int fx, int sx, int diff) in re_clear_eol()
541 re_update_line(EditLine *el, wchar_t *old, wchar_t *new, int i) in re_update_line()
1032 re_refresh_cursor(EditLine *el) in re_refresh_cursor()
1095 re_fastputc(EditLine *el, wint_t c) in re_fastputc()
1153 re_fastaddc(EditLine *el) in re_fastaddc()
1195 re_clear_display(EditLine *el) in re_clear_display()
1211 re_clear_lines(EditLine *el) in re_clear_lines()