Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.c93 shell_always_quoting_style, enumerator
325 quoting_style = shell_always_quoting_style; in quotearg_buffer_restyled()
328 case shell_always_quoting_style: in quotearg_buffer_restyled()
391 case shell_always_quoting_style: in quotearg_buffer_restyled()
440 if (quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
473 if (quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
479 if (quoting_style == shell_always_quoting_style) in quotearg_buffer_restyled()
566 && quoting_style == shell_always_quoting_style) in quotearg_buffer_restyled()
637 if (len == 0 && quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
Dquotearg.h74 shell_always_quoting_style, enumerator