Searched refs:have_dollars (Results 1 – 1 of 1) sorted by relevance
195 static int have_dollars(int, char_u **);6779 else if (shell_style == STYLE_GLOB && !have_dollars(num_pat, pat)) in mch_expand_wildcards()7131 have_dollars(int num, char_u **file) in have_dollars() function