Home
last modified time | relevance | path

Searched refs:EXPAND_FILES (Results 1 – 14 of 14) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdexpand.c60 if (xp->xp_context == EXPAND_FILES in ExpandEscape()
390 if ((xp->xp_context == EXPAND_FILES in ExpandOne()
441 || xp->xp_context == EXPAND_FILES in ExpandOne()
636 if (xp->xp_context == EXPAND_FILES in showmatches()
743 if (xp->xp_context != EXPAND_FILES in expand_showtail()
783 if (context != EXPAND_FILES in addstar()
1271 xp->xp_context = EXPAND_FILES; in set_one_cmd_context()
1952 if (xp->xp_context == EXPAND_FILES in ExpandFromContext()
1980 if (xp->xp_context == EXPAND_FILES) in ExpandFromContext()
2590 xpc.xp_context = EXPAND_FILES; in globpath()
[all …]
H A Dusercmd.c65 {EXPAND_FILES, "file"},
673 || command_complete[i].expand == EXPAND_FILES) in parse_compl_arg()
H A Dprofiler.c404 xp->xp_context = EXPAND_FILES; in set_context_in_profile_cmd()
H A Dvim.h755 #define EXPAND_FILES 2 macro
H A Dif_cscope.c179 xp->xp_context = EXPAND_FILES; in set_context_in_cscope_cmd()
H A Dmisc1.c1480 xpc.xp_context = EXPAND_FILES; in expand_env_esc()
H A Dautocmd.c2557 xp->xp_context = EXPAND_FILES; // expand file names in set_context_in_autocmd()
H A Dsign.c2135 xp->xp_context = EXPAND_FILES; in set_context_in_sign_cmd()
H A Dfilepath.c1308 xpc.xp_context = EXPAND_FILES; in f_glob()
H A Dtag.c3737 xpc.xp_context = EXPAND_FILES; in expand_tag_fname()
H A Dinsexpand.c3944 EXPAND_FILES); in ins_complete()
H A Doption.c6377 xp->xp_context = EXPAND_FILES; in set_context_in_set_cmd()
H A Dex_docmd.c4932 xpc.xp_context = EXPAND_FILES; in expand_filename()
H A Devalfunc.c3717 xpc.xp_context = EXPAND_FILES; in f_expand()