Searched defs:left_quote (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | quotearg.c | 78 char const *left_quote; member 180 char const *left_quote, char const *right_quote) in set_custom_quoting() 260 char const *left_quote, in quotearg_buffer_restyled() 1018 quotearg_n_custom (int n, char const *left_quote, in quotearg_n_custom() 1026 quotearg_n_custom_mem (int n, char const *left_quote, in quotearg_n_custom_mem() 1036 quotearg_custom (char const *left_quote, char const *right_quote, in quotearg_custom() 1043 quotearg_custom_mem (char const *left_quote, char const *right_quote, in quotearg_custom_mem()
|