Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dautocmd.pro3 int au_has_group(char_u *name);
/vim-8.2.3635/src/
H A Dex_cmds.c2050 if (au_has_group((char_u *)"filetypedetect")) in do_write()
2548 au_has_group((char_u *)"FileExplorer")) in do_ecmd()
H A Dautocmd.c567 au_has_group(char_u *name) in au_has_group() function
H A Ddiff.c1362 if (au_has_group((char_u *)"filetypedetect")) in ex_diffpatch()
H A Dfileio.c3034 if (au_has_group((char_u *)"filetypedetect")) in set_rw_fname()
H A Dex_docmd.c6534 au_has_group((char_u *)"FileExplorer")) in ex_splitview()