Searched refs:_2022ToSJIS (Results 1 – 2 of 2) sorted by relevance
814 private void _2022ToSJIS(char c1, char c2, byte []bytes) { in _2022ToSJIS() method in CharsetISO2022.CharsetDecoderISO2022JP1026 … _2022ToSJIS((char)mySourceChar, (char)trailByte, tempBuf); in decodeLoop()
1567 _2022ToSJIS(uint8_t c1, uint8_t c2, char bytes[2]) { in _2022ToSJIS() function2260 _2022ToSJIS((uint8_t)mySourceChar, trailByte, tempBuf); in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC()