Searched refs:LookAheadTest (Results 1 – 7 of 7) sorted by relevance
33 static Encoding LookAheadTest(const WideString& msg,
59 CBC_HighLevelEncoder::LookAheadTest(context->m_msg, context->m_pos, in Encode()
53 CBC_HighLevelEncoder::LookAheadTest(context->m_msg, context->m_pos, in Encode()
81 CBC_HighLevelEncoder::Encoding newMode = CBC_HighLevelEncoder::LookAheadTest( in Encode()
144 CBC_HighLevelEncoder::LookAheadTest(context->m_msg, context->m_pos, in Encode()
90 CBC_HighLevelEncoder::LookAheadTest(context->m_msg, context->m_pos, in Encode()
185 CBC_HighLevelEncoder::Encoding CBC_HighLevelEncoder::LookAheadTest( in LookAheadTest() function in CBC_HighLevelEncoder