Searched refs:STYLE_VIMGLOB (Results 1 – 1 of 1) sorted by relevance
6563 #define STYLE_VIMGLOB 2 // use "vimglob", for Posix sh in mch_expand_wildcards() macro6635 shell_style = STYLE_VIMGLOB; in mch_expand_wildcards()6641 if (shell_style == STYLE_VIMGLOB) in mch_expand_wildcards()6709 else if (shell_style == STYLE_VIMGLOB) in mch_expand_wildcards()6895 else if (shell_style == STYLE_BT || shell_style == STYLE_VIMGLOB) in mch_expand_wildcards()6976 || shell_style == STYLE_VIMGLOB) in mch_expand_wildcards()