Searched refs:ZWNJ (Results 1 – 13 of 13) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.rl | 46 ZWNJ = 5; 63 n = ((ZWNJ?.RS)? (N.N?)?); # is_consonant_modifier 64 z = ZWJ|ZWNJ; # is_joiner 72 syllable_tail = (SM.SM?.ZWNJ?)? A{0,3}? VD{0,2}; 75 final_halant_group = halant_group | h.ZWNJ;
|
D | hb-ot-shape-complex-myanmar-machine.rl | 62 ZWNJ = 5; 66 j = ZWJ|ZWNJ; # Joiners
|
D | hb-ot-shape-complex-indic-table.cc | 498 /* 2008 */ _(x,x), _(x,x), _(x,x), _(x,x),_(ZWNJ,x),_(ZWJ,x), _(x,x), _(x,x),
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/ |
D | variation-selectors.txt | 6 ᠠᠭᠠᠷ ZWNJ
|
/external/chromium_org/third_party/icu/source/common/ |
D | ucnvisci.c | 34 #define ZWNJ 0x200c /* Zero Width Non Joiner */ macro 947 case ZWNJ: in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() 1120 targetUniChar != ZWNJ && \ 1316 targetUniChar = ZWNJ; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() 1574 sa->add(sa->set, ZWNJ); in _ISCIIGetUnicodeSet()
|
D | uprops.h | 320 ZWNJ =0x200c, enumerator
|
/external/icu/icu4c/source/common/ |
D | ucnvisci.c | 34 #define ZWNJ 0x200c /* Zero Width Non Joiner */ macro 947 case ZWNJ: in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() 1120 targetUniChar != ZWNJ && \ 1316 targetUniChar = ZWNJ; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() 1574 sa->add(sa->set, ZWNJ); in _ISCIIGetUnicodeSet()
|
D | uprops.h | 320 ZWNJ =0x200c, enumerator
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 1691 * ZWJ & ZWNJ 1693 - break iteration used to assume that LB classes did not overlap; now they do for ZWJ & ZWNJ
|
D | ppucd.txt | 9111 …Base;Gr_Ext;Join_C;lb=CM;na=ZERO WIDTH NON-JOINER;Name_Alias=abbreviation=ZWNJ;NFKC_CF=;-Pat_Syn;S…
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | changes.txt | 1691 * ZWJ & ZWNJ 1693 - break iteration used to assume that LB classes did not overlap; now they do for ZWJ & ZWNJ
|
D | ppucd.txt | 9110 …Base;Gr_Ext;Join_C;lb=CM;na=ZERO WIDTH NON-JOINER;Name_Alias=abbreviation=ZWNJ;NFKC_CF=;-Pat_Syn;S…
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-ot-shape-complex-indic-table.cc | 498 /* 2008 */ _(x,x), _(x,x), _(x,x), _(x,x),_(ZWNJ,x),_(ZWJ,x), _(x,x), _(x,x),
|