Searched refs:AppendCharToRedobuff (Results 1 – 8 of 8) sorted by relevance
257 AppendCharToRedobuff('g'); in edit()263 AppendCharToRedobuff('a'); in edit()265 AppendCharToRedobuff(cmdchar); in edit()267 AppendCharToRedobuff('I'); in edit()2262 AppendCharToRedobuff(c); in insertchar()2270 AppendCharToRedobuff(c); in insertchar()2291 AppendCharToRedobuff(c); in redo_literal()2317 AppendCharToRedobuff(Ctrl_G); in start_arrow_with_change()2318 AppendCharToRedobuff('U'); in start_arrow_with_change()3867 AppendCharToRedobuff(c); in ins_shift()[all …]
1703 AppendCharToRedobuff('"'); in prep_redo()1704 AppendCharToRedobuff(regname); in prep_redo()1710 AppendCharToRedobuff(cmd1); in prep_redo()1712 AppendCharToRedobuff(cmd2); in prep_redo()1714 AppendCharToRedobuff(cmd3); in prep_redo()1716 AppendCharToRedobuff(cmd4); in prep_redo()1718 AppendCharToRedobuff(cmd5); in prep_redo()5087 AppendCharToRedobuff(cap->ncharC1); in nv_replace()5089 AppendCharToRedobuff(cap->ncharC2); in nv_replace()5500 AppendCharToRedobuff('D'); in nv_optrans()
437 AppendCharToRedobuff(Ctrl_R); in do_mouse()438 AppendCharToRedobuff(fixindent ? Ctrl_P : Ctrl_O); in do_mouse()439 AppendCharToRedobuff(regname == 0 ? '"' : regname); in do_mouse()
824 AppendCharToRedobuff(Ctrl_R); in insert_reg()825 AppendCharToRedobuff(regname); in insert_reg()
1717 AppendCharToRedobuff(c); in ins_compl_addleader()2195 AppendCharToRedobuff(K_BS); in ins_compl_fixRedoBufForLeader()
597 AppendCharToRedobuff(int c) in AppendCharToRedobuff() function
685 AppendCharToRedobuff(ESC); in spell_suggest()
14 void AppendCharToRedobuff(int c);