Searched refs:IsQuote (Results 1 – 1 of 1) sorted by relevance
211 bool IsQuote(char_type c) const { in IsQuote() function235 state->in_quote = IsQuote(state->quote_char = c); in AdvanceOne()