Searched refs:ISAN (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 747 #define ISAN 0x20 macro 789 { 0x0033, ISDI|ISXD|ISAN| ISGR|ISPR }, /* 3 */ 791 { 0x0041, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* A */ 792 { 0x007a, ISAL|ISLO| ISAN| ISGR|ISPR }, /* z */ 797 { 0x00e4, ISAL|ISLO| ISAN| ISGR|ISPR }, /* a-umlaut */ 800 { 0x0627, ISAL| ISAN| ISGR|ISPR }, /* alef */ 801 { 0x0663, ISDI|ISXD|ISAN| ISGR|ISPR }, /* arabic 3 */ 811 { 0xff15, ISDI|ISXD|ISAN| ISGR|ISPR }, /* fullwidth 5 */ 812 { 0xff25, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* fullwidth E */ 813 { 0xff35, ISAL| ISUP| ISAN| ISGR|ISPR }, /* fullwidth U */ [all …]
|