Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dfileio.pro39 int match_file_pat(char_u *pattern, regprog_T **prog, char_u *fname, char_u *sfname, char_u *tail, …
/vim-8.2.3635/src/
H A Dautocmd.c2345 ? (match_file_pat(NULL, &ap->reg_prog, apc->fname, in auto_next_pat()
2478 ? match_file_pat(NULL, &ap->reg_prog, in has_autocmd()
H A Dfileio.c5344 match_file_pat( in match_file_pat() function
5408 match = match_file_pat(regpat, NULL, ffname, sfname, in match_file_list()