Home
last modified time | relevance | path

Searched refs:set_char_quoting (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dquotearg.h88 int set_char_quoting (struct quoting_options *o, char c, int i);
H A Dquotearg.c152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function
671 set_char_quoting (&options, ch, 1); in quotearg_char()
/dflybsd-src/contrib/grep/lib/
H A Dquotearg.c152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function
986 set_char_quoting (&options, ch, 1); in quotearg_char_mem()
1013 set_char_quoting (&options, ':', 1); in quotearg_n_style_colon()
H A Dquotearg.h294 int set_char_quoting (struct quoting_options *o, char c, int i);