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

/external/icu4c/common/
H A Ducnv.c1266 /* ucnv_toUnicode() --------------------------------------------------------- */
1614 ucnv_toUnicode(UConverter *cnv, function
1812 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
1824 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
2083 * int32_t. See ucnv_toUnicode() for a more detailed comment.
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h542 #define ucnv_toUnicode ucnv_toUnicode_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h542 #define ucnv_toUnicode ucnv_toUnicode_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h542 #define ucnv_toUnicode ucnv_toUnicode_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h542 #define ucnv_toUnicode ucnv_toUnicode_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h690 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode) macro

Completed in 351 milliseconds