Home
last modified time | relevance | path

Searched refs:u_strFromUTF8Lenient (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtrn.c882 /* test u_strFromUTF8Lenient() */
932 /* test u_strFromUTF8Lenient() */
999 pDest=u_strFromUTF8Lenient(dest, 1, &destLength, NULL, -1, &errorCode); in Test_FromUTF8Lenient()
1001 log_err("u_strFromUTF8Lenient(src=NULL) failed\n"); in Test_FromUTF8Lenient()
1007 pDest=u_strFromUTF8Lenient(NULL, 1, &destLength, (const char *)bytes, -1, &errorCode); in Test_FromUTF8Lenient()
1009 log_err("u_strFromUTF8Lenient(dest=NULL[1]) failed\n"); in Test_FromUTF8Lenient()
1015 pDest=u_strFromUTF8Lenient(dest, 1, &destLength, (const char *)bytes, -1, &errorCode); in Test_FromUTF8Lenient()
1017 log_err("u_strFromUTF8Lenient(U_MEMORY_ALLOCATION_ERROR) failed\n"); in Test_FromUTF8Lenient()
1034 pDest=u_strFromUTF8Lenient(NULL, 0, &destLength, pb, -1, &errorCode); in Test_FromUTF8Lenient()
1038 log_err("u_strFromUTF8Lenient( in Test_FromUTF8Lenient()
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dustring.h1291 * @see u_strFromUTF8Lenient
1377 * @see u_strFromUTF8Lenient
1442 u_strFromUTF8Lenient(UChar *dest,
1675 * @see u_strFromUTF8Lenient
H A Durename.h366 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Dustring.h1287 * @see u_strFromUTF8Lenient
1373 * @see u_strFromUTF8Lenient
1438 u_strFromUTF8Lenient(UChar *dest,
1671 * @see u_strFromUTF8Lenient
H A Durename.h367 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dustring.h1291 * @see u_strFromUTF8Lenient
1377 * @see u_strFromUTF8Lenient
1442 u_strFromUTF8Lenient(UChar *dest,
1675 * @see u_strFromUTF8Lenient
H A Durename.h361 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient) macro
/third_party/icu/icu4c/source/common/
H A Dustrtrns.cpp554 u_strFromUTF8Lenient(UChar *dest, in u_strFromUTF8Lenient() function
/third_party/node/deps/icu-small/source/common/
H A Dustrtrns.cpp554 u_strFromUTF8Lenient(char16_t *dest, in u_strFromUTF8Lenient() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dustrtrns.cpp554 u_strFromUTF8Lenient(UChar *dest, in u_strFromUTF8Lenient() function

Completed in 35 milliseconds