Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmain.c2426 if (parmp->n_pre_commands >= MAX_ARG_CMDS) in command_line_scan()
2428 parmp->pre_commands[parmp->n_pre_commands++] = in command_line_scan()
3034 int cnt = parmp->n_pre_commands; in exe_pre_commands()
H A Dstructs.h4174 int n_pre_commands; // no. of commands from --cmd member