Searched refs:isNativeC40 (Results 1 – 2 of 2) sorted by relevance
56 static bool isNativeC40(wchar_t ch);
190 if (isNativeC40(c)) { in lookAheadTest()333 bool CBC_HighLevelEncoder::isNativeC40(wchar_t ch) { in isNativeC40() function in CBC_HighLevelEncoder