Searched defs:ucnv_fromUChars (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnv.c489 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err);
513 * per UChar, which means that ucnv_fromUChars() should catch all
1717 ucnv_fromUChars(UConverter *cnv, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h631 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars) macro

Completed in 104 milliseconds