Home
last modified time | relevance | path

Searched refs:c_quoting_style (Results 1 – 11 of 11) sorted by relevance

/external/bison/lib/
Dquotearg.c109 c_quoting_style, enumerator
211 case c_quoting_style: in quotearg_buffer_restyled()
295 case c_quoting_style: in quotearg_buffer_restyled()
Dquotearg.h42 c_quoting_style, enumerator
/external/bison/src/
Dmuscle_tab.h79 quotearg_style (c_quoting_style, \
Dscan-skel.l57 fputs (quotearg_style (c_quoting_style, String), yyout)
Dmuscle_tab.c170 quotearg_style (c_quoting_style, loc.start.file)); in muscle_code_grow()
Doutput.c121 for (p = quotearg_style (c_quoting_style, string); *p; p++) in GENERATE_MUSCLE_INSERT_TABLE()
161 char const *cp = quotearg_style (c_quoting_style, symbols[i]->tag); in prepare_symbols()
Dparse-gram.y464 $$ = symbol_get (quotearg_style (c_quoting_style, $1), @1);
Dreader.c81 quotearg_style (c_quoting_style, loc.start.file)); in prologue_augment()
Dscan-skel.c632 fputs (quotearg_style (c_quoting_style, String), skel_out)
Dvcg.c38 return quotearg_n_style (2, c_quoting_style, name); in quote()
Dparse-gram.c2138 …(yyval.symbol) = symbol_get (quotearg_style (c_quoting_style, (yyvsp[(1) - (1)].chars)), (yylsp[(1…