Searched refs:u_strToUTF8 (Results 1 - 25 of 34) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
H A Dspooftest.c432 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodLatin, -1, &status);
440 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodCyrl, -1, &status);
446 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, scMixed, -1, &status);
485 u_strToUTF8(s1, sizeof(s1), NULL, scLatin, -1, &status);
486 u_strToUTF8(s2, sizeof(s2), NULL, scMixed, -1, &status);
492 u_strToUTF8(s1, sizeof(s1), NULL, goodGreek, -1, &status);
493 u_strToUTF8(s2, sizeof(s2), NULL, scLatin, -1, &status);
499 u_strToUTF8(s1, sizeof(s1), NULL, lll_Latin_a, -1, &status);
500 u_strToUTF8(s2, sizeof(s2), NULL, lll_Latin_b, -1, &status);
H A Dnfsprep.c104 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status);
113 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status);
H A Dcustrtrn.c524 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
532 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
534 log_err("u_strToUTF8 failed after preflight. Error: %s\n", u_errorName(err));
551 log_verbose("u_strToUTF8() failed expected: %04X got: %04X \n", src8[i], u8Target[i]);
556 log_err("u_strToUTF8() failed \n");
606 u_strToUTF8(NULL,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
612 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
627 log_verbose("u_strToUTF8() failed expected: %04X got: %04X \n", src8[i], u8Target[i]);
632 log_err("u_strToUTF8() failed \n");
663 log_err("u_strToUTF8() faile
[all...]
H A Dspreptst.c305 u_strToUTF8(dest, destCapacity, &destLen, b1, b1Len, status);
H A Dcallcoll.c306 u_strToUTF8(utf8Source, 256, &utf8SourceLen, source, sLen, &status);
310 u_strToUTF8(utf8Target, 256, &utf8TargetLen, target, tLen, &status);
H A Dcstrcase.c975 u_strToUTF8(utf8BeforeTitle, (int32_t)sizeof(utf8BeforeTitle), &utf8BeforeTitleLength, beforeTitle, UPRV_LENGTHOF(beforeTitle), &errorCode);
976 u_strToUTF8(utf8TitleSentNoLower, (int32_t)sizeof(utf8TitleSentNoLower), &utf8TitleSentNoLowerLength, titleSentNoLower, UPRV_LENGTHOF(titleSentNoLower), &errorCode);
H A Dcapitst.c186 u_strToUTF8(srcU8, UTF8_BUF_SIZE, &len, src, srcLen, &err);
194 u_strToUTF8(tgtU8, UTF8_BUF_SIZE, &len, tgt, tgtLen, &err);
/external/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp59 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
64 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
/external/icu/icu4c/source/test/thaitest/
H A Dthaitest.cpp409 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &bom, 1, &status));
416 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &chars[prevbreak],
/external/icu/icu4c/source/common/
H A Ducasemap.cpp154 u_strToUTF8(
167 u_strToUTF8(
H A Dwintz.c316 u_strToUTF8(ISOcodeA, 3, NULL, ISOcodeW, 3, &status);
H A Dunisetspan.cpp169 u_strToUTF8(NULL, 0, &length8, s, length, &errorCode);
184 u_strToUTF8((char *)t, capacity, &length8, s, length, &errorCode);
H A Duresbund.cpp1295 return u_strToUTF8(NULL, 0, pLength, s16, length16, status);
1318 return u_strToUTF8(dest, capacity, pLength, s16, length16, status);
/external/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp164 u_strToUTF8(utf8Source, 256, &utf8SourceLen, src, sLen, &status);
168 u_strToUTF8(utf8Target, 256, &utf8TargetLen, trg, tLen, &status);
H A Dtufmtts.cpp378 u_strToUTF8(tmp, 128, &len, str.getTerminatedBuffer(), str.length(), &status);
379 u_strToUTF8(tmp1, 128, &len, expected[counter].unescape().getTerminatedBuffer(), expected[counter].unescape().length(), &status);
H A Dstrcase.cpp404 u_strToUTF8(utf8In, (int32_t)sizeof(utf8In), &utf8InLength, input.getBuffer(), input.length(), errorCode);
/external/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp66 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
71 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
/external/icu/icu4c/source/test/letest/
H A Dgendata.cpp258 u_strToUTF8(uversion_utf8, 300, NULL, uversion, -1, &status2);
/external/icu/icu4c/source/test/perf/utfperf/
H A Dutfperf.cpp88 u_strToUTF8(utf8, (int32_t)sizeof(utf8), &utf8Length, buffer, bufferLen, &status);
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp438 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
562 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
653 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
/external/icu/icu4c/source/common/unicode/
H A Dustring.h1275 u_strToUTF8(char *dest,
1315 * Same as u_strToUTF8() except for the additional subchar which is output for
1317 * With subchar==U_SENTINEL, this function behaves exactly like u_strToUTF8().
1343 * @see u_strToUTF8
H A Durename.h366 #define u_strToUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToUTF8) macro
/external/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp71 u_strToUTF8(NULL,
83 u_strToUTF8(dest,
/external/icu/icu4c/source/i18n/
H A Duspoof.cpp734 u_strToUTF8(dest, destCapacity, &lengthInUTF8,
/external/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp1364 u_strToUTF8(NULL, 0, &length8, s16, length16, &status);
1374 u_strToUTF8(d8->last(), capacity8, NULL, s16, length16, &status);

Completed in 423 milliseconds

12