Home
last modified time | relevance | path

Searched refs:WILD_ALL_KEEP (Results 1 – 7 of 7) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.h18 #define WILD_ALL_KEEP 8 macro
H A Dex_getln.c3986 if (mode != WILD_ALL && mode != WILD_ALL_KEEP in ExpandOne()
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c383 if (mode != WILD_ALL && mode != WILD_ALL_KEEP in ExpandOne()
2968 ExpandOne(&xpc, pat, NULL, options, WILD_ALL_KEEP); in f_getcompletion()
H A Dvim.h818 #define WILD_ALL_KEEP 8 macro
H A Dfilepath.c1319 NULL, options, WILD_ALL_KEEP); in f_glob()
H A Devalfunc.c3727 ExpandOne(&xpc, s, NULL, options, WILD_ALL_KEEP); in f_expand()
/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Dfuncs.c2317 ExpandOne(&xpc, (char_u *)s, NULL, options, WILD_ALL_KEEP); in f_expand()
3424 ExpandOne(&xpc, pat, NULL, options, WILD_ALL_KEEP); in f_getcompletion()
4357 WILD_ALL_KEEP); in f_glob()