Home
last modified time | relevance | path

Searched refs:escape_quoting_style (Results 1 – 7 of 7) sorted by relevance

/external/bison/src/
Dlocation.c107 quotearg_n_style (3, escape_quoting_style, loc.start.file)); in location_print()
117 quotearg_n_style (3, escape_quoting_style, in location_print()
Dparse-gram.y791 return quotearg_style (escape_quoting_style, buf); in char_name()
Dscan-gram.l572 p = quotearg_style_mem (escape_quoting_style, p, 1);
Dscan-gram.c2219 p = quotearg_style_mem (escape_quoting_style, p, 1);
Dparse-gram.c3256 return quotearg_style (escape_quoting_style, buf); in char_name()
/external/bison/lib/
Dquotearg.h113 escape_quoting_style, enumerator
Dquotearg.c96 escape_quoting_style, enumerator
280 case escape_quoting_style: in quotearg_buffer_restyled()