Home
last modified time | relevance | path

Searched refs:quotearg_n_custom (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dquotearg.h369 char *quotearg_n_custom (int n, char const *left_quote,
Dquotearg.c899 quotearg_n_custom (int n, char const *left_quote, in quotearg_n_custom() function
920 return quotearg_n_custom (0, left_quote, right_quote, arg); in quotearg_custom()