Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.c347 bool is_right_quote = false; in quotearg_buffer_restyled() local
356 is_right_quote = true; in quotearg_buffer_restyled()
606 else if (is_right_quote) in quotearg_buffer_restyled()
609 is_right_quote = false; in quotearg_buffer_restyled()
625 && !is_right_quote) in quotearg_buffer_restyled()