Searched refs:ISAL (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cucdtst.c | 740 #define ISAL 1 macro 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 */ 812 { 0xff25, ISAL| ISUP| ISXD|ISAN| ISGR|ISPR }, /* fullwidth E */ 813 { 0xff35, ISAL| ISUP| ISAN| ISGR|ISPR }, /* fullwidth U */ 814 { 0xff45, ISAL|ISLO| ISXD|ISAN| ISGR|ISPR }, /* fullwidth e */ 815 { 0xff55, ISAL|ISLO| ISAN| ISGR|ISPR } /* fullwidth u */
|