Home
last modified time | relevance | path

Searched refs:ISCII_HALANT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Ducnvisci.c42 #define ISCII_HALANT 0xE8 macro
951 targetByteUnit = ISCII_HALANT; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1041 targetByteUnit = targetByteUnit << 16 | ISCII_HALANT << 8 | targetByteUnit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1048 if (targetByteUnit==ISCII_HALANT) { in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1267 if (sourceChar==ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1313 case ISCII_HALANT: in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1315 if (*contextCharToUnicode == ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1359 if (*contextCharToUnicode == ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
/external/icu/icu4c/source/common/
Ducnvisci.c42 #define ISCII_HALANT 0xE8 macro
951 targetByteUnit = ISCII_HALANT; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1041 targetByteUnit = targetByteUnit << 16 | ISCII_HALANT << 8 | targetByteUnit; in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1048 if (targetByteUnit==ISCII_HALANT) { in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC()
1267 if (sourceChar==ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1313 case ISCII_HALANT: in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1315 if (*contextCharToUnicode == ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
1359 if (*contextCharToUnicode == ISCII_HALANT) { in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()