Searched defs:ucnv_fromUnicode (Results 1 - 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Ducnv.c797 /* ucnv_fromUnicode --------------------------------------------------------- */
1166 ucnv_fromUnicode(UConverter *cnv, function
1750 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
1761 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
/external/icu4c/common/
H A Ducnv.c797 /* ucnv_fromUnicode --------------------------------------------------------- */
1166 ucnv_fromUnicode(UConverter *cnv, function
1750 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
1761 ucnv_fromUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h477 #define ucnv_fromUnicode ucnv_fromUnicode_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h477 #define ucnv_fromUnicode ucnv_fromUnicode_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h477 #define ucnv_fromUnicode ucnv_fromUnicode_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h477 #define ucnv_fromUnicode ucnv_fromUnicode_3_2 macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h587 #define ucnv_fromUnicode ucnv_fromUnicode_4_2 macro
/external/icu4c/common/unicode/
H A Durename.h624 #define ucnv_fromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode) macro

Completed in 82 milliseconds