Home
last modified time | relevance | path

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

/vim-8.2.3635/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()
2914 options |= WILD_ICASE; in f_getcompletion()
H A Dvim.h827 #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.c4934 options += WILD_ICASE; in expand_filename()
H A Devalfunc.c3719 options += WILD_ICASE; in f_expand()