Home
last modified time | relevance | path

Searched refs:EW_EXEC (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms.c490 if (!dir && (flags & EW_EXEC) in mch_expand_wildcards()
H A Dvim.h841 #define EW_EXEC 0x40 // executable files macro
H A Dcmdexpand.c2328 flags |= EW_FILE | EW_EXEC | EW_SHELLCMD; in expand_shellcmd()
H A Dfilepath.c4056 if (!isdir && (flags & EW_EXEC) in addfile()
H A Dos_unix.c7012 if (!dir && (flags & EW_EXEC) in mch_expand_wildcards()