Searched refs:cmd2 (Results 1 – 5 of 5) sorted by relevance
218 let cmd2 = 'silent !' .. s:xxd_cmd .. ' -g1 Xxxdfile > Xxxdout'222 exe cmd2227 exe cmd2232 exe cmd2238 exe cmd2243 exe cmd2248 exe cmd2
139 cmd2;146 cmd2;153 cmd2;169 cmd2;177 cmd2;203 cmd2;212 cmd2;218 cmd2;1104 cmd2;1111 cmd2;[all …]
2486 var cmd2 = '"execute-var")'2487 execute cmd1 cmd2 # comment2490 execute cmd1 cmd2 '|setline(1, "execute-var-string")'
12 void prep_redo(int regname, long num, int cmd1, int cmd2, int cmd3, int cmd4, int cmd5);
1695 int cmd2, in prep_redo() argument1711 if (cmd2 != NUL) in prep_redo()1712 AppendCharToRedobuff(cmd2); in prep_redo()