set_quoting_style  287 maint/gnulib/lib/quotearg.h void set_quoting_style (struct quoting_options *o, enum quoting_style s);
set_quoting_style   36 maint/gnulib/lib/sh-quote.c   set_quoting_style (sh_quoting_options, shell_quoting_style);
set_quoting_style  277 maint/gnulib/tests/test-quotearg-simple.c       set_quoting_style (NULL, (enum quoting_style) i);
set_quoting_style  294 maint/gnulib/tests/test-quotearg-simple.c   set_quoting_style (NULL, literal_quoting_style);
set_quoting_style  300 maint/gnulib/tests/test-quotearg-simple.c   set_quoting_style (NULL, c_quoting_style);
set_quoting_style   86 maint/gnulib/tests/test-quotearg.c         set_quoting_style (NULL, locale_quoting_style);
set_quoting_style   91 maint/gnulib/tests/test-quotearg.c         set_quoting_style (NULL, clocale_quoting_style);