/external/libxkbcommon/xkbcommon/test/data/symbols/ |
D | nbsp | 2 // Zero-Width Non-Joiner (ZWNJ), and Zero-Width Joiner (ZWJ) for the desired 99 // ZWNJ and ZWJ are widely used in Persian, Kurdinsh, Pashto, Uzbek and other 103 // ZWNJ on level 2 113 // ZWNJ on level 2 124 // ZWNJ on level 2 135 // ZWNJ on level 2 147 // ZWNJ on level 2 158 // ZWNJ on level 2 170 // ZWNJ on level 2 183 // ZWNJ on level 3 [all …]
|
D | in | 91 // space, space, Zero-Width-Non-Joiner (ZWNJ), Zero-Width-Joiner (ZWJ): 128 key <AD01> { [ U200C, U200D ] }; // Q: ZWNJ, ZWJ 793 key <BKSL> { [U0200c, U05C ]};//bksl: ZWNJ 866 key <BKSL> { [ U005C, U007C, U200C ] };//backslash:pipe,backslash,ZWNJ 1579 // space, space, Zero-Width-Non-Joiner (ZWNJ), Zero-Width-Joiner (ZWJ): 1778 key <AE06> { [ 6, asciicircum, U096C, U200C ] }; // ZWNJ 1869 key <AE06> { [ 6, asciicircum, U0CEC, U200C ] }; // ZWNJ 1946 key <AE06> { [ 6, asciicircum, U0C6C, U200C ] }; // ZWNJ
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | idnaTestCases.txt | 53 # Title: A1. Allow ZWNJ in the following context: /$L $T* ZWNJ $T* $R/ 66 # Title: ZWJ/ZWNJ apply to letter+virama of same script (and limited scripts) 72 # Title: A2. Allow ZWNJ in the following context: /$L $V ZWNJ/
|
D | idnaContextRules.txt | 176 # ZWNJ and ZWJ is the trickiest section 191 Title: A1. Allow ZWNJ in the following context: /$L $T* ZWNJ $T* $R/ 211 # To do the script test for both ZWNJ and ZWJ, use the following. 214 Title: ZWJ/ZWNJ apply to letter+virama 228 Title: A2. Allow ZWNJ in the following context: /$L $V ZWNJ/
|
D | idnaTestLog.txt | 30 …200C $T* $R, result: next, line: 193, title: A1. Allow ZWNJ in the following context: /$L $T* ZWNJ… 40 {Rule before: $Ndeva $deva, at: [\u200C\u200D], result: fail, line: 222, title: ZWJ/ZWNJ apply to l… 41 {Rule before: $Nbeng $beng, at: [\u200C\u200D], result: fail, line: 223, title: ZWJ/ZWNJ apply to l… 42 {Rule before: $Nguru $guru, at: [\u200C\u200D], result: fail, line: 224, title: ZWJ/ZWNJ apply to l… 43 …at: \u200C, result: next2, line: 230, title: A2. Allow ZWNJ in the following context: /$L $V ZWNJ/} 44 … at: \u200C, result: fail, line: 231, title: A2. Allow ZWNJ in the following context: /$L $V ZWNJ/} 94 …uccess - expected and got Invalid: م☹\u200C A2. Allow ZWNJ in the following context: /$L $V ZWNJ/… 95 …uccess - expected and got Invalid: ☹\u200Cن A2. Allow ZWNJ in the following context: /$L $V ZWNJ/… 96 63. Success - expected and got Invalid: ا\u094D☹\u200Cن ZWJ/ZWNJ apply to letter+virama of same s… 97 …- expected and got Invalid: a☹\u200C\u200Cb A2. Allow ZWNJ in the following context: /$L $V ZWNJ/… [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-indic-machine.rl | 45 ZWNJ = 5; 59 n = ((ZWNJ?.RS)? (N.N?)?); # is_consonant_modifier 60 z = ZWJ|ZWNJ; # is_joiner 67 syllable_tail = (z?.SM.SM?.ZWNJ?)? A{0,3}?; 69 final_halant_group = halant_group | H.ZWNJ;
|
D | hb-ot-shape-complex-khmer-machine.rl | 43 ZWNJ = 5; 58 cn = c.((ZWJ|ZWNJ)?.Robatic)?; 59 joiner = (ZWJ | ZWNJ);
|
D | hb-ot-shape-complex-myanmar-machine.rl | 62 ZWNJ = 5; 67 j = ZWJ|ZWNJ; # Joiners
|
D | hb-ot-shape-complex-use-machine.rl | 59 ZWNJ = 14; # Zero width non-joiner
|
D | hb-ot-shape-complex-use-table.cc | 38 #define ZWNJ USE_ZWNJ /* ZWNJ */ macro 363 … O, O, O, O, ZWNJ, ZWJ, O, O, 815 #undef ZWNJ
|
D | hb-ot-shape-complex-indic-table.cc | 354 /* 2008 */ _(x,x), _(x,x), _(x,x), _(x,x),_(ZWNJ,x),_(ZWJ,x), _(x,x), _(x,x),
|
/external/harfbuzz_ng/test/shaping/texts/in-house/shaper-arabic/script-mongolian/misc/ |
D | variation-selectors.txt | 6 ᠠᠭᠠᠷ ZWNJ
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | IndicInputMethodImpl.java | 42 private static final char ZWNJ = '\u200c'; field in IndicInputMethodImpl 194 currentChar = ZWNJ; in handleKeyTyped()
|
/external/icu/icu4c/source/data/translit/ |
D | si_si_Latn.txt | 11 # Delete ZWNJ and ZWJ to simplify further processing.
|
D | ta_ta_FONIPA.txt | 11 # Delete ZWNJ and ZWJ to simplify further processing.
|
D | fa_fa_FONIPA.txt | 8 [\u200c \u200d] → ; # Strip off ZWJ and ZWNJ.
|
D | si_si_FONIPA.txt | 21 # Delete ZWNJ and ZWJ to simplify further processing.
|
/external/icu/icu4c/source/common/ |
D | ucnvisci.cpp | 36 #define ZWNJ 0x200c /* Zero Width Non Joiner */ macro 953 case ZWNJ: in UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() 1126 targetUniChar != ZWNJ && \ 1323 targetUniChar = ZWNJ; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() 1584 sa->add(sa->set, ZWNJ); in _ISCIIGetUnicodeSet()
|
D | uprops.h | 338 ZWNJ =0x200c, enumerator
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetISCII.java | 29 private static final short ZWNJ = 0x200c; /* Zero Width Non Joiner */ field in CharsetISCII 958 targetUniChar = ZWNJ; in decodeLoop() 1155 targetUniChar != ZWNJ && in WriteToTargetToU() 1262 case ZWNJ: in encodeLoop() 1457 setFillIn.add(ZWNJ); in getUnicodeSetImpl()
|
/external/harfbuzz_ng/ |
D | NEWS | 878 - Group ZWJ/ZWNJ with previous syllable under cluster-level=0. 1137 - Indic: Allow ZWJ/ZWNJ before syllable modifiers.
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 3827 * ZWJ & ZWNJ 3829 - break iteration used to assume that LB classes did not overlap; now they do for ZWJ & ZWNJ
|
D | ppucd.txt | 9588 …=Non_Joiner;Join_C;lb=CM;na=ZERO WIDTH NON-JOINER;Name_Alias=abbreviation=ZWNJ;NFKC_CF=;-Pat_Syn;S…
|