set_quoting_style  249 gnulib-tests/test-quotearg-simple.c       set_quoting_style (NULL, (enum quoting_style) i);
set_quoting_style  258 gnulib-tests/test-quotearg-simple.c   set_quoting_style (NULL, literal_quoting_style);
set_quoting_style  264 gnulib-tests/test-quotearg-simple.c   set_quoting_style (NULL, c_quoting_style);
set_quoting_style  252 lib/quotearg.h void set_quoting_style (struct quoting_options *o, enum quoting_style s);
set_quoting_style   38 lib/sh-quote.c   set_quoting_style (sh_quoting_options, shell_quoting_style);