Searched refs:m_quotech (Results 1 – 1 of 1) sorted by relevance
142 char m_quotech; member in tools::parser::tokenizer180 m_quotech(-1) in tokenizer()212 m_quotech = ch; in add_quote()234 if (ch == m_quotech) { in next()246 } else if (ch == m_quotech) in next()