Searched refs:set_char_quoting (Results 1 – 2 of 2) sorted by relevance
88 int set_char_quoting (struct quoting_options *o, char c, int i);
152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function682 set_char_quoting (&options, ch, 1); in quotearg_char()