Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.h263 int set_char_quoting (struct quoting_options *o, char c, int i);
Dquotearg.c138 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function
876 set_char_quoting (&options, ch, 1); in quotearg_char_mem()