Lines Matching defs:el

61 cv_action(EditLine *el, Int c)  in cv_action()
93 cv_paste(EditLine *el, Int c) in cv_paste()
125 vi_paste_next(EditLine *el, Int c __attribute__((__unused__))) in vi_paste_next()
138 vi_paste_prev(EditLine *el, Int c __attribute__((__unused__))) in vi_paste_prev()
151 vi_prev_big_word(EditLine *el, Int c __attribute__((__unused__))) in vi_prev_big_word()
176 vi_prev_word(EditLine *el, Int c __attribute__((__unused__))) in vi_prev_word()
201 vi_next_big_word(EditLine *el, Int c __attribute__((__unused__))) in vi_next_big_word()
225 vi_next_word(EditLine *el, Int c __attribute__((__unused__))) in vi_next_word()
248 vi_change_case(EditLine *el, Int c) in vi_change_case()
280 vi_change_meta(EditLine *el, Int c __attribute__((__unused__))) in vi_change_meta()
297 vi_insert_at_bol(EditLine *el, Int c __attribute__((__unused__))) in vi_insert_at_bol()
313 vi_replace_char(EditLine *el, Int c __attribute__((__unused__))) in vi_replace_char()
332 vi_replace_mode(EditLine *el, Int c __attribute__((__unused__))) in vi_replace_mode()
348 vi_substitute_char(EditLine *el, Int c __attribute__((__unused__))) in vi_substitute_char()
363 vi_substitute_line(EditLine *el, Int c __attribute__((__unused__))) in vi_substitute_line()
381 vi_change_to_eol(EditLine *el, Int c __attribute__((__unused__))) in vi_change_to_eol()
399 vi_insert(EditLine *el, Int c __attribute__((__unused__))) in vi_insert()
414 vi_add(EditLine *el, Int c __attribute__((__unused__))) in vi_add()
439 vi_add_at_eol(EditLine *el, Int c __attribute__((__unused__))) in vi_add_at_eol()
455 vi_delete_meta(EditLine *el, Int c __attribute__((__unused__))) in vi_delete_meta()
468 vi_end_big_word(EditLine *el, Int c __attribute__((__unused__))) in vi_end_big_word()
492 vi_end_word(EditLine *el, Int c __attribute__((__unused__))) in vi_end_word()
516 vi_undo(EditLine *el, Int c __attribute__((__unused__))) in vi_undo()
543 vi_command_mode(EditLine *el, Int c __attribute__((__unused__))) in vi_command_mode()
567 vi_zero(EditLine *el, Int c) in vi_zero()
588 vi_delete_prev_char(EditLine *el, Int c __attribute__((__unused__))) in vi_delete_prev_char()
606 vi_list_or_eof(EditLine *el, Int c) in vi_list_or_eof()
643 vi_kill_line_prev(EditLine *el, Int c __attribute__((__unused__))) in vi_kill_line_prev()
664 vi_search_prev(EditLine *el, Int c __attribute__((__unused__))) in vi_search_prev()
677 vi_search_next(EditLine *el, Int c __attribute__((__unused__))) in vi_search_next()
690 vi_repeat_search_next(EditLine *el, Int c __attribute__((__unused__))) in vi_repeat_search_next()
706 vi_repeat_search_prev(EditLine *el, Int c __attribute__((__unused__))) in vi_repeat_search_prev()
724 vi_next_char(EditLine *el, Int c __attribute__((__unused__))) in vi_next_char()
736 vi_prev_char(EditLine *el, Int c __attribute__((__unused__))) in vi_prev_char()
748 vi_to_next_char(EditLine *el, Int c __attribute__((__unused__))) in vi_to_next_char()
760 vi_to_prev_char(EditLine *el, Int c __attribute__((__unused__))) in vi_to_prev_char()
772 vi_repeat_next_char(EditLine *el, Int c __attribute__((__unused__))) in vi_repeat_next_char()
786 vi_repeat_prev_char(EditLine *el, Int c __attribute__((__unused__))) in vi_repeat_prev_char()
804 vi_match(EditLine *el, Int c __attribute__((__unused__))) in vi_match()
851 vi_undo_line(EditLine *el, Int c __attribute__((__unused__))) in vi_undo_line()
865 vi_to_column(EditLine *el, Int c __attribute__((__unused__))) in vi_to_column()
879 vi_yank_end(EditLine *el, Int c __attribute__((__unused__))) in vi_yank_end()
893 vi_yank(EditLine *el, Int c __attribute__((__unused__))) in vi_yank()
905 vi_comment_out(EditLine *el, Int c __attribute__((__unused__))) in vi_comment_out()
923 vi_alias(EditLine *el __attribute__((__unused__)), Int c __attribute__((__unused__))) in vi_alias()
949 vi_to_history_line(EditLine *el, Int c __attribute__((__unused__))) in vi_to_history_line()
994 vi_histedit(EditLine *el, Int c __attribute__((__unused__))) in vi_histedit()
1078 vi_history_word(EditLine *el, Int c __attribute__((__unused__))) in vi_history_word()
1128 vi_redo(EditLine *el, Int c __attribute__((__unused__))) in vi_redo()