Home
last modified time | relevance | path

Searched defs:nextcmd (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.h1903 char_u *nextcmd; // next command (NULL if none) member
H A Dvim9script.c181 char_u *nextcmd = eap->nextcmd; in ex_incdec() local
H A Dautocmd.c229 AutoCmd *nextcmd; // next AutoCmd to execute member
H A Duserfunc.c816 char_u *nextcmd = NULL; in get_function_body() local
H A Dvim9compile.c9086 char_u *nextcmd = (char_u *)""; in compile_exec() local