Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c262 static int au_get_grouparg(char_u **argp);
857 group = au_get_grouparg(&arg); in do_autocmd()
1000 au_get_grouparg(char_u **argp) in au_get_grouparg() function
1326 group = au_get_grouparg(&arg); in do_doautocmd()
2526 group = au_get_grouparg(&arg); in set_context_in_autocmd()