Searched refs:ISCII_DANDA (Results 1 – 2 of 2) sorted by relevance
43 #define ISCII_DANDA 0xEA macro1301 case ISCII_DANDA: in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1303 if (*contextCharToUnicode== ISCII_DANDA) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
36 private static final short ISCII_DANDA = 0xea; field in CharsetISCII945 case ISCII_DANDA: in decodeLoop()947 if (data.contextCharToUnicode == ISCII_DANDA) { in decodeLoop()