Searched refs:withTrail8 (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | custrtrn.c | 682 withTrail8[]={ 0xe1, 0xa0, 0x80, 0xed, 0xb2, 0xba, 0x61, 0 }, in Test_UChar_UTF8_API() local 692 …_ERROR, u_strFromUTF8(out16, UPRV_LENGTHOF(out16), NULL, (const char *)withTrail8, -1, &err), err!… in Test_UChar_UTF8_API() 705 (const char *)withTrail8, uprv_strlen((const char *)withTrail8), in Test_UChar_UTF8_API() 720 (const char *)withTrail8, -1, in Test_UChar_UTF8_API() 735 (const char *)withTrail8, -1, in Test_UChar_UTF8_API() 794 (const char *)withTrail8, 3, in Test_UChar_UTF8_API() 826 (const char *)withTrail8, 3, in Test_UChar_UTF8_API()
|