Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.h88 int set_char_quoting (struct quoting_options *o, char c, int i);
Dquotearg.c152 set_char_quoting (struct quoting_options *o, char c, int i) in set_char_quoting() function
682 set_char_quoting (&options, ch, 1); in quotearg_char()