Home
last modified time | relevance | path

Searched refs:cmd4 (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dnormal.pro12 void prep_redo(int regname, long num, int cmd1, int cmd2, int cmd3, int cmd4, int cmd5);
/vim-8.2.3635/src/
H A Dnormal.c1697 int cmd4, in prep_redo() argument
1715 if (cmd4 != NUL) in prep_redo()
1716 AppendCharToRedobuff(cmd4); in prep_redo()