Searched refs:elide_outer_quotes (Results 1 – 1 of 1) sorted by relevance
255 bool elide_outer_quotes = (flags & QA_ELIDE_OUTER_QUOTES) != 0; in quotearg_buffer_restyled() local270 elide_outer_quotes = true; in quotearg_buffer_restyled()273 if (!elide_outer_quotes) in quotearg_buffer_restyled()282 elide_outer_quotes = false; in quotearg_buffer_restyled()315 if (!elide_outer_quotes) in quotearg_buffer_restyled()326 elide_outer_quotes = true; in quotearg_buffer_restyled()329 if (!elide_outer_quotes) in quotearg_buffer_restyled()336 elide_outer_quotes = false; in quotearg_buffer_restyled()354 if (elide_outer_quotes) in quotearg_buffer_restyled()365 if (elide_outer_quotes) in quotearg_buffer_restyled()[all …]