Home
last modified time | relevance | path

Searched refs:cmd3 (Results 1 – 3 of 3) 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/testdir/
H A Dtest_cindent.vim204 cmd3;
213 cmd3;
219 cmd3;
1169 cmd3;
1178 cmd3;
1184 cmd3;
/vim-8.2.3635/src/
H A Dnormal.c1696 int cmd3, in prep_redo() argument
1713 if (cmd3 != NUL) in prep_redo()
1714 AppendCharToRedobuff(cmd3); in prep_redo()