• Home
  • Raw
  • Download

Lines Matching refs:x_e_putc2

1004 static void x_e_putc2(int);
1229 x_e_putc2('\n'); in x_init_prompt()
1319 x_e_putc2(KSH_BEL); in x_insert()
1381 x_e_putc2(KSH_BEL); in x_do_ins()
1421 x_e_putc2(KSH_BEL); in x_del_back()
1447 x_e_putc2(KSH_BEL); in x_del_char()
1506 x_e_putc2(' '); in x_delete()
1508 x_e_putc2((xep > xlp) ? '>' : (xbp > xbuf) ? '<' : ' '); in x_delete()
1512 x_e_putc2('\b'); in x_delete()
1557 x_e_putc2(KSH_BEL); in x_bword()
1581 x_e_putc2(KSH_BEL); in x_fword()
1633 x_e_putc2('\b'); in x_bs3()
1674 x_e_putc2('^'); in x_zotc3()
1675 x_e_putc2(ksh_unctrl(c)); in x_zotc3()
1685 x_e_putc2(KSH_BEL); in x_mv_back()
1702 x_e_putc2(KSH_BEL); in x_mv_forw()
1723 x_e_putc2(KSH_BEL); in x_search_char_forw()
1729 x_e_putc2(KSH_BEL); in x_search_char_forw()
1744 x_e_putc2(KSH_BEL); in x_search_char_back()
1752 x_e_putc2(KSH_BEL); in x_search_char_back()
1775 x_e_putc2('\r'); in x_newline()
1776 x_e_putc2('\n'); in x_newline()
1848 x_e_putc2(KSH_BEL); in x_load_hist()
1941 x_e_putc2(KSH_BEL); in x_search_hist()
1981 x_e_putc2('\n'); in x_search()
1987 x_e_putc2(KSH_BEL); in x_search()
2129 x_e_putc2(cr ? cr : '\r'); in x_redraw()
2167 x_e_putc2(KSH_BEL); in x_transpose()
2171 x_e_putc2(KSH_BEL); in x_transpose()
2180 x_e_putc2(KSH_BEL); in x_transpose()
2185 x_e_putc2(KSH_BEL); in x_transpose()
2198 x_e_putc2(KSH_BEL); in x_transpose()
2203 x_e_putc2(KSH_BEL); in x_transpose()
2340 x_e_putc2(KSH_BEL); in x_error()
2615 x_e_putc2(KSH_BEL); in x_kill_region()
2637 x_e_putc2(KSH_BEL); in x_xchg_point_mark()
2715 x_e_putc2(KSH_BEL); in x_expand()
2725 x_e_putc2(KSH_BEL); in x_expand()
2749 x_e_putc2(KSH_BEL); in do_complete()
2902 x_e_putc2(int c) in x_e_putc2() function
3027 x_e_putc2(KSH_BEL); in x_set_arg()
3046 x_e_putc2(KSH_BEL); in x_comment()
3097 x_e_putc2(KSH_BEL); in x_edit_line()
3152 x_e_putc2(KSH_BEL); in x_prev_histword()
3240 x_e_putc2(KSH_BEL); in x_fold_case()
5616 x_e_putc2('\r'); in x_eval_region()
5626 x_e_putc2(KSH_BEL); in x_eval_region()