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

/external/icu4c/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/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h475 #define ucnv_fromUChars ucnv_fromUChars_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h475 #define ucnv_fromUChars ucnv_fromUChars_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h475 #define ucnv_fromUChars ucnv_fromUChars_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h475 #define ucnv_fromUChars ucnv_fromUChars_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h623 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars) macro

Completed in 1907 milliseconds