Lines Matching defs:el
72 re_printstr(EditLine *el, const char *str, wchar_t *f, wchar_t *t) in re_printstr()
89 re_nextline(EditLine *el) in re_nextline()
121 re_addc(EditLine *el, wint_t c) in re_addc()
157 re_putc(EditLine *el, wint_t c, int shift) in re_putc()
195 re_refresh(EditLine *el) in re_refresh()
340 re_goto_bottom(EditLine *el) in re_goto_bottom()
355 re_insert(EditLine *el __attribute__((__unused__)), in re_insert()
405 re_delete(EditLine *el __attribute__((__unused__)), in re_delete()
453 re_clear_eol(EditLine *el, int fx, int sx, int diff) in re_clear_eol()
497 re_update_line(EditLine *el, wchar_t *old, wchar_t *new, int i) in re_update_line()
988 re_refresh_cursor(EditLine *el) in re_refresh_cursor()
1051 re_fastputc(EditLine *el, wint_t c) in re_fastputc()
1106 re_fastaddc(EditLine *el) in re_fastaddc()
1148 re_clear_display(EditLine *el) in re_clear_display()
1164 re_clear_lines(EditLine *el) in re_clear_lines()