Home
last modified time | relevance | path

Searched refs:WILD_HOME_REPLACE (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdexpand.c55 if (options & WILD_HOME_REPLACE) in ExpandEscape()
186 WILD_HOME_REPLACE|WILD_ADD_SLASH|WILD_SILENT; in nextwild()
2895 | WILD_NO_BEEP | WILD_HOME_REPLACE; in f_getcompletion()
H A Dvim.h820 #define WILD_HOME_REPLACE 0x02 macro
H A Dbuffer.c2769 if (options & WILD_HOME_REPLACE) in ExpandBufnames()