Searched refs:quoting_style (Results 1 – 2 of 2) sorted by relevance
104 enum quoting_style style;125 enum quoting_style const quoting_style_vals[] =152 enum quoting_style161 set_quoting_style (struct quoting_options *o, enum quoting_style s) in set_quoting_style()185 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()209 enum quoting_style quoting_style, in quotearg_buffer_restyled() argument228 switch (quoting_style) in quotearg_buffer_restyled()259 char const *left = gettext_quote (N_("`"), quoting_style); in quotearg_buffer_restyled()260 char const *right = gettext_quote (N_("'"), quoting_style); in quotearg_buffer_restyled()294 switch (quoting_style) in quotearg_buffer_restyled()[all …]
21 enum quoting_style enum39 extern enum quoting_style const quoting_style_vals[];61 enum quoting_style get_quoting_style PARAMS ((struct quoting_options *o));66 enum quoting_style s));100 char *quotearg_n_style PARAMS ((unsigned int n, enum quoting_style s,104 char *quotearg_style PARAMS ((enum quoting_style s, char const *arg));