Searched refs:m_quotech (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.hpp142 char m_quotech; member in class:atf::parser::tokenizer
180 m_quotech(-1)
212 m_quotech = ch;
234 if (ch == m_quotech) {
246 } else if (ch == m_quotech)

Completed in 9 milliseconds