Searched refs:ucnv_getInvalidUChars (Results 1 - 18 of 18) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Ducnv.h640 ucnv_getInvalidUChars(const UConverter *converter,
H A Durename.h600 #define ucnv_getInvalidUChars ucnv_getInvalidUChars_4_2 macro
/external/icu4c/common/unicode/
H A Ducnv.h660 ucnv_getInvalidUChars(const UConverter *converter,
H A Durename.h637 #define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars) macro
/external/webkit/JavaScriptCore/icu/unicode/
H A Ducnv.h549 ucnv_getInvalidUChars(const UConverter *converter,
H A Durename.h490 #define ucnv_getInvalidUChars ucnv_getInvalidUChars_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Ducnv.h549 ucnv_getInvalidUChars(const UConverter *converter,
H A Durename.h490 #define ucnv_getInvalidUChars ucnv_getInvalidUChars_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Ducnv.h549 ucnv_getInvalidUChars(const UConverter *converter,
H A Durename.h490 #define ucnv_getInvalidUChars ucnv_getInvalidUChars_3_2 macro
/external/icu4c/extra/uconv/
H A Duconv.cpp973 ucnv_getInvalidUChars(convto, errorUChars, &errorLength, &localError);
/external/chromium/third_party/icu/source/test/intltest/
H A Dconvtest.cpp1536 ucnv_getInvalidUChars(cnv, resultInvalidUChars, &resultInvalidLength, &errorCode);
1538 errln("fromUnicode[%d](%s cb=\"%s\" fb=%d flush=%d %s) ucnv_getInvalidUChars() failed - %s",
/external/icu4c/test/intltest/
H A Dconvtest.cpp1564 ucnv_getInvalidUChars(cnv, resultInvalidUChars, &resultInvalidLength, &errorCode);
1566 errln("fromUnicode[%d](%s cb=\"%s\" fb=%d flush=%d %s) ucnv_getInvalidUChars() failed - %s",
/external/chromium/third_party/icu/source/common/
H A Ducnv.c2723 ucnv_getInvalidUChars (const UConverter * converter, function
/external/icu4c/common/
H A Ducnv.c2723 ucnv_getInvalidUChars (const UConverter * converter, function
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h490 #define ucnv_getInvalidUChars ucnv_getInvalidUChars_3_2 macro
/external/chromium/third_party/icu/source/test/cintltst/
H A Dnccbtst.c2724 ucnv_getInvalidUChars(conv,errChars, &errLen, &err);
2726 log_err("ucnv_getInvalidUChars failed with error : %s\n",u_errorName(err));
2733 log_err("ucnv_getInvalidUChars did not return the correct invalid chars for encoding %s \n", ucnv_getName(conv,&err));
/external/icu4c/test/cintltst/
H A Dnccbtst.c2753 ucnv_getInvalidUChars(conv,errChars, &errLen, &err);
2755 log_err("ucnv_getInvalidUChars failed with error : %s\n",u_errorName(err));
2762 log_err("ucnv_getInvalidUChars did not return the correct invalid chars for encoding %s \n", ucnv_getName(conv,&err));

Completed in 115 milliseconds