Searched refs:STYLE_GLOB (Results 1 – 1 of 1) sorted by relevance
6562 #define STYLE_GLOB 1 // use "glob", for csh in mch_expand_wildcards() macro6629 shell_style = STYLE_GLOB; in mch_expand_wildcards()6695 if (shell_style == STYLE_GLOB) in mch_expand_wildcards()6705 if (shell_style == STYLE_GLOB) in mch_expand_wildcards()6779 else if (shell_style == STYLE_GLOB && !have_dollars(num_pat, pat)) in mch_expand_wildcards()