Searched refs:elide_outer_quotes (Results 1 – 1 of 1) sorted by relevance
196 bool elide_outer_quotes = (flags & QA_ELIDE_OUTER_QUOTES) != 0; in quotearg_buffer_restyled() local211 elide_outer_quotes = true; in quotearg_buffer_restyled()214 if (!elide_outer_quotes) in quotearg_buffer_restyled()223 elide_outer_quotes = false; in quotearg_buffer_restyled()251 if (!elide_outer_quotes) in quotearg_buffer_restyled()262 elide_outer_quotes = true; in quotearg_buffer_restyled()265 if (!elide_outer_quotes) in quotearg_buffer_restyled()272 elide_outer_quotes = false; in quotearg_buffer_restyled()289 if (elide_outer_quotes) in quotearg_buffer_restyled()300 if (elide_outer_quotes) in quotearg_buffer_restyled()[all …]