Home
last modified time | relevance | path

Searched refs:ucnv_getInvalidUChars (Results 1 – 9 of 9) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Ducnv.h705 ucnv_getInvalidUChars(const UConverter *converter,
Durename.h648 #define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars) macro
/external/icu/icu4c/source/common/unicode/
Ducnv.h705 ucnv_getInvalidUChars(const UConverter *converter,
Durename.h648 #define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars) macro
/external/icu/icu4c/source/extra/uconv/
Duconv.cpp950 ucnv_getInvalidUChars(convto, errorUChars, &errorLength, &localError); in convertFile()
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1755 ucnv_getInvalidUChars(cnv, resultInvalidUChars, &resultInvalidLength, &errorCode); in checkFromUnicode()
/external/icu/icu4c/source/common/
Ducnv.cpp2719 ucnv_getInvalidUChars (const UConverter * converter, in ucnv_getInvalidUChars() function
/external/icu/icu4c/source/test/cintltst/
Dnccbtst.c2734 ucnv_getInvalidUChars(conv,errChars, &errLen, &err); in testConvertFromUnicode()
/external/icu/libandroidicu/static_shim/
Dshim.cpp989 ucnv_getInvalidUChars(converter, errUChars, len, err); in ucnv_getInvalidUChars_android()