Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c1049 int allgroups; in do_autocmd_event() local
1059 allgroups = (group == AUGROUP_ALL && !forceit && *cmd == NUL); in do_autocmd_event()
1156 if ((allgroups || ap->group == findgroup) in do_autocmd_event()