HomeSort by relevance Sort by last modified time
    Searched refs:u_strToUTF8 (Results 1 - 25 of 33) sorted by null

1 2

  /external/icu/icu4c/source/test/cintltst/
spooftest.c 442 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodLatin, -1, &status);
450 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodCyrl, -1, &status);
456 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, scMixed, -1, &status);
504 u_strToUTF8(utf8buf, sizeof(utf8buf), NULL, goodLatin, -1, &status);
544 u_strToUTF8(s1, sizeof(s1), NULL, scLatin, -1, &status);
545 u_strToUTF8(s2, sizeof(s2), NULL, scMixed, -1, &status);
551 u_strToUTF8(s1, sizeof(s1), NULL, goodGreek, -1, &status);
552 u_strToUTF8(s2, sizeof(s2), NULL, scLatin, -1, &status);
558 u_strToUTF8(s1, sizeof(s1), NULL, lll_Latin_a, -1, &status);
559 u_strToUTF8(s2, sizeof(s2), NULL, lll_Latin_b, -1, &status)
    [all...]
cdateintervalformattest.c 306 u_strToUTF8(bbuf, kSizeBBuf, NULL, ubuf, ulen, &status);
307 u_strToUTF8(bebuf, kSizeBBuf, NULL, uebuf, uelen, &status); // convert back to get unescaped string
nfsprep.c 106 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status);
115 u_strToUTF8(b3,b3Capacity, &b3Len, b2, b2Len, status);
custrtrn.c 526 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
534 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
536 log_err("u_strToUTF8 failed after preflight. Error: %s\n", u_errorName(err));
553 log_verbose("u_strToUTF8() failed expected: %04X got: %04X \n", src8[i], u8Target[i]);
558 log_err("u_strToUTF8() failed \n");
608 u_strToUTF8(NULL,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
614 u_strToUTF8(u8Target,u8TargetLength, &u8DestLen, uSrc, uSrcLen,&err);
629 log_verbose("u_strToUTF8() failed expected: %04X got: %04X \n", src8[i], u8Target[i]);
634 log_err("u_strToUTF8() failed \n");
665 log_err("u_strToUTF8() failed \n")
    [all...]
spreptst.c 308 u_strToUTF8(dest, destCapacity, &destLen, b1, b1Len, status);
callcoll.c 308 u_strToUTF8(utf8Source, 256, &utf8SourceLen, source, sLen, &status);
312 u_strToUTF8(utf8Target, 256, &utf8TargetLen, target, tLen, &status);
    [all...]
cstrcase.c     [all...]
capitst.c 188 u_strToUTF8(srcU8, UTF8_BUF_SIZE, &len, src, srcLen, &err);
196 u_strToUTF8(tgtU8, UTF8_BUF_SIZE, &len, tgt, tgtLen, &err);
    [all...]
  /external/icu/icu4c/source/test/perf/utrie2perf/
utrie2perf.cpp 63 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
68 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
  /external/icu/icu4c/source/test/thaitest/
thaitest.cpp 411 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &bom, 1, &status));
418 printf("%s", u_strToUTF8(outbuf, sizeof(outbuf), &strlength, &chars[prevbreak],
  /external/icu/icu4c/source/test/intltest/
tscoll.cpp 166 u_strToUTF8(utf8Source, 256, &utf8SourceLen, src, sLen, &status);
170 u_strToUTF8(utf8Target, 256, &utf8TargetLen, trg, tLen, &status);
tufmtts.cpp 424 u_strToUTF8(tmp, 128, &len, str.getTerminatedBuffer(), str.length(), &status);
425 u_strToUTF8(tmp1, 128, &len, expected[counter].unescape().getTerminatedBuffer(), expected[counter].unescape().length(), &status);
  /external/icu/icu4c/source/test/perf/unisetperf/
unisetperf.cpp 70 u_strToUTF8(NULL, 0, &utf8Length, buffer, bufferLen, &status);
75 u_strToUTF8(utf8, utf8Length, NULL, buffer, bufferLen, &status);
  /external/icu/icu4c/source/common/
wintz.cpp 245 u_strToUTF8(ISOcodeA, 3, NULL, (const UChar *)ISOcodeW, 3, &status);
unisetspan.cpp 171 u_strToUTF8(NULL, 0, &length8, s, length, &errorCode);
186 u_strToUTF8((char *)t, capacity, &length8, s, length, &errorCode);
    [all...]
uresbund.cpp     [all...]
ustrtrns.cpp     [all...]
  /external/icu/icu4c/source/test/letest/
gendata.cpp 260 u_strToUTF8(uversion_utf8, 300, NULL, uversion, -1, &status2);
  /external/icu/icu4c/source/test/perf/utfperf/
utfperf.cpp 92 u_strToUTF8(utf8, (int32_t)sizeof(utf8), &utf8Length, buffer, bufferLen, &status);
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
howExpensiveIs.cpp 443 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
567 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
658 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
  /external/icu/icu4c/source/common/unicode/
ustring.h     [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 73 u_strToUTF8(NULL,
85 u_strToUTF8(dest,
    [all...]
  /external/icu/icu4c/source/i18n/
uspoof.cpp 691 u_strToUTF8(dest, destCapacity, &lengthInUTF8,
  /external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp     [all...]
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp 156 u_strToUTF8(NULL, 0, NULL, toUCharPtr(s.getBuffer()), s.length(), &errorCode);
    [all...]

Completed in 711 milliseconds

1 2