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

/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2250 shiftJIS[]={ local
2255 * expected output when converting shiftJIS[] from UTF-8 to Shift-JIS:
2288 (const char *)utf8, sizeof(utf8), (const char *)shiftJIS, sizeof(shiftJIS),
2292 (const char *)shiftJIS, sizeof(shiftJIS), (const char *)utf8, sizeof(utf8),
2297 (const char *)shiftJIS, sizeof(shiftJIS), (const char *)errorTarget, sizeof(errorTarget),
2298 "shiftJIS[] UTF-8 -> Shift-JIS", U_ZERO_ERROR);
2311 target-targetBuffer!=sizeof(shiftJIS) ||
2747 shiftJIS[]={ local
[all...]

Completed in 52 milliseconds