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

/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c487 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err);
511 * per UChar, which means that ucnv_fromUChars() should catch all
1715 ucnv_fromUChars(UConverter *cnv, function
/external/icu/icu4c/source/common/
H A Ducnv.c497 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err);
521 * per UChar, which means that ucnv_fromUChars() should catch all
1725 ucnv_fromUChars(UConverter *cnv, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h619 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h623 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars) macro

Completed in 1234 milliseconds