Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c6250 static struct subcommand subcommands[] = variable
6299 if (subcommands[i].name == NULL) in ex_syntax()
6304 if (STRCMP(subcmd_name, (char_u *)subcommands[i].name) == 0) in ex_syntax()
6307 (subcommands[i].func)(eap, FALSE); in ex_syntax()
6456 return (char_u *)subcommands[idx].name; in get_syntax_name()
/vim-8.2.3635/runtime/doc/
H A Dif_cscop.txt98 The available subcommands are: