Searched refs:ISAL (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 745 #define ISAL 1 macro 796 { 0x0041, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* A */ 797 { 0x007a, ISAL|ISLO| ISAN| ISGR|ISPR }, /* z */ 802 { 0x00e4, ISAL|ISLO| ISAN| ISGR|ISPR }, /* a-umlaut */ 805 { 0x0627, ISAL| ISAN| ISGR|ISPR }, /* alef */ 817 { 0xff25, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* fullwidth E */ 818 { 0xff35, ISAL| ISUP| ISAN| ISGR|ISPR }, /* fullwidth U */ 819 { 0xff45, ISAL|ISLO| ISXD|ISAN| ISGR|ISPR }, /* fullwidth e */ 820 { 0xff55, ISAL|ISLO| ISAN| ISGR|ISPR } /* fullwidth u */
|