Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.h34 #define WILD_BUFLASTUSED 0x1000 macro
H A Dbuffer.c2339 if (options & WILD_BUFLASTUSED) { in ExpandBufnames()
H A Dex_getln.c1436 options |= WILD_BUFLASTUSED; in command_line_execute()
/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h832 #define WILD_BUFLASTUSED 0x1000 macro
H A Dex_getln.c921 options |= WILD_BUFLASTUSED; in cmdline_wildchar_complete()
H A Dbuffer.c2799 if (options & WILD_BUFLASTUSED) in ExpandBufnames()