Searched refs:euc_twtoUnicode (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 769 static const UChar euc_twtoUnicode[]={ 0x0061, 0x2295, 0x5BF2, 0x8706, 0x8a, }; in TestSkip() local 873 euc_twtoUnicode, UPRV_LENGTHOF(euc_twtoUnicode),"euc-tw", in TestSkip() 1305 UChar euc_twtoUnicode[]={ 0x0061, 0x2295, 0x5BF2}; in TestStop() local 1321 euc_twtoUnicode, UPRV_LENGTHOF(euc_twtoUnicode),"euc-tw", in TestStop() 1588 UChar euc_twtoUnicode[]={ 0x0061, 0x2295, 0x5BF2, 0xfffd, 0x8706, 0x8a, }; in TestSub() local 1605 euc_twtoUnicode, UPRV_LENGTHOF(euc_twtoUnicode),"euc-tw", in TestSub() 2313 static const UChar euc_twtoUnicode[]={ 0x0061, 0x2295, 0x5BF2, in TestSubWithValue() local 2449 euc_twtoUnicode, UPRV_LENGTHOF(euc_twtoUnicode),"euc-tw", in TestSubWithValue()
|