Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.h30 #define WILD_ICASE 0x100 macro
H A Dpath.c1124 glob_flags |= WILD_ICASE; in expand_in_path()
H A Dex_getln.c3787 | (p_wic ? WILD_ICASE : 0)); in nextwild()
4775 options += WILD_ICASE; in expand_cmdline()
4907 if (options & WILD_ICASE) { in ExpandFromContext()
H A Dex_docmd.c4544 options += WILD_ICASE; in expand_filename()
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c191 use_options += WILD_ICASE; in nextwild()
1875 options += WILD_ICASE; in expand_cmdline()
1986 if (options & WILD_ICASE) in ExpandFromContext()
2915 options |= WILD_ICASE; in f_getcompletion()
H A Dvim.h828 #define WILD_ICASE 0x100 macro
H A Dfindfile.c2628 glob_flags |= WILD_ICASE; in expand_in_path()
H A Dfilepath.c1310 options += WILD_ICASE; in f_glob()
H A Dex_docmd.c4980 options += WILD_ICASE; in expand_filename()
H A Devalfunc.c3719 options += WILD_ICASE; in f_expand()
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c2311 options += WILD_ICASE; in f_expand()
3377 options |= WILD_ICASE; in f_getcompletion()
4350 options += WILD_ICASE; in f_glob()