Home
last modified time | relevance | path

Searched refs:UNI_ZWNJ (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/hi_IN/include/
H A Discii-gjr.h66 {0xE8, UNI_ZWNJ, HALANT},
H A Discii-knd.h63 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-mlm.h59 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-tlg.h61 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-tml.h73 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-bng.h68 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-ori.h68 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-gmk.h72 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-dev.h90 {0xE8, UNI_ZWNJ,HALANT},
H A Discii-common.h48 #define UNI_ZWNJ 0x200C /* Zero Width Non Joiner */ macro
/illumos-gate/usr/src/lib/iconv_modules/hi_IN/
H A DUTF-8%iscii91.c179 if ( (uiid == UNI_ZWJ || uiid == UNI_ZWNJ) && *halant_context ) in ucs_to_iscii()
339 if ( ucsid == UNI_INV || ucsid == UNI_ZWNJ || ucsid == UNI_ZWJ ) in _icv_iconv()
H A Discii91%UTF-8.c172 if (keepc2 == ISC_halant) uniid = UNI_ZWNJ; /* explicit Halant */ in iscii_to_utf8()