Searched refs:quotearg_n_custom (Results 1 – 2 of 2) sorted by relevance
369 char *quotearg_n_custom (int n, char const *left_quote,
899 quotearg_n_custom (int n, char const *left_quote, in quotearg_n_custom() function920 return quotearg_n_custom (0, left_quote, right_quote, arg); in quotearg_custom()