Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c190 if (p_wic) in nextwild()
1874 if (p_wic) in expand_cmdline()
2913 if (p_wic) in f_getcompletion()
H A Doption.h1082 EXTERN long p_wic; // 'wildignorecase' variable
H A Dfilepath.c1309 if (p_wic) in f_glob()
H A Dinsexpand.c3015 ins_compl_add_matches(num_matches, matches, p_fic || p_wic); in ins_compl_get_exp()
H A Doptiondefs.h2874 (char_u *)&p_wic, PV_NONE,
H A Dbuffer.c2762 p = buflist_match(&regmatch, buf, p_wic); in ExpandBufnames()
H A Dex_docmd.c4933 if (p_wic) in expand_filename()
H A Devalfunc.c3718 if (p_wic) in f_expand()