Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.h31 #define WILD_ALLLINKS 0x200 macro
H A Dex_getln.c4867 if (options & WILD_ALLLINKS) { in ExpandFromContext()
/dports/editors/vim/vim-8.2.3745/src/
H A Dfilepath.c1302 options |= WILD_ALLLINKS; in f_glob()
1386 flags |= WILD_ALLLINKS; in f_globpath()
H A Dvim.h829 #define WILD_ALLLINKS 0x200 macro
H A Dcmdexpand.c1949 if (options & WILD_ALLLINKS) in ExpandFromContext()
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c4342 options |= WILD_ALLLINKS; in f_glob()
4392 flags |= WILD_ALLLINKS; in f_globpath()