Searched refs:STYLE_PRINT (Results 1 – 1 of 1) sorted by relevance
6564 #define STYLE_PRINT 3 // use "print -N", for zsh in mch_expand_wildcards() macro6631 shell_style = STYLE_PRINT; in mch_expand_wildcards()6707 else if (shell_style == STYLE_PRINT) in mch_expand_wildcards()6771 if (shell_style == STYLE_PRINT) in mch_expand_wildcards()6920 if (shell_style == STYLE_PRINT && !did_find_nul) in mch_expand_wildcards()