Searched defs:withTrail8 (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcustrtrn.c681 withTrail8[]={ 0xe1, 0xa0, 0x80, 0xed, 0xb2, 0xba, 0x61, 0 }, local
691 (err=U_ZERO_ERROR, u_strFromUTF8(out16, LENGTHOF(out16), NULL, (const char *)withTrail8, -1, &err), err!=U_INVALID_CHAR_FOUND)
704 (const char *)withTrail8, uprv_strlen((const char *)withTrail8),
719 (const char *)withTrail8, -1,
734 (const char *)withTrail8, -1,
793 (const char *)withTrail8, 3,
825 (const char *)withTrail8, 3,

Completed in 216 milliseconds