Home
last modified time | relevance | path

Searched refs:WILD_IGNORE_COMPLETESLASH (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h829 #define WILD_IGNORE_COMPLETESLASH 0x400 macro
H A Dcmdexpand.c1994 if (p_csl[0] != NUL && (options & WILD_IGNORE_COMPLETESLASH) == 0) in ExpandFromContext()
H A Dfilepath.c1354 int flags = WILD_IGNORE_COMPLETESLASH; in f_globpath()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt37081 Solution: Add the WILD_IGNORE_COMPLETESLASH flag. (test by Yasuhiro