Searched refs:STYLE_BT (Results 1 – 1 of 1) sorted by relevance
6565 #define STYLE_BT 4 // `cmd` expansion, execute the pattern in mch_expand_wildcards() macro6625 shell_style = STYLE_BT; in mch_expand_wildcards()6676 if (shell_style == STYLE_BT) in mch_expand_wildcards()6717 if (shell_style != STYLE_BT) in mch_expand_wildcards()6822 if (shell_style == STYLE_BT) in mch_expand_wildcards()6895 else if (shell_style == STYLE_BT || shell_style == STYLE_VIMGLOB) in mch_expand_wildcards()6975 if (shell_style == STYLE_ECHO || shell_style == STYLE_BT in mch_expand_wildcards()