Searched refs:autocmd_supported (Results 1 – 3 of 3) sorted by relevance
37 int autocmd_supported(char_u *name);
2585 autocmd_supported(char_u *name) in autocmd_supported() function
3638 n = autocmd_supported(p + 2); in f_exists()