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

/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c1276 /* ucnv_toUnicode() --------------------------------------------------------- */
1624 ucnv_toUnicode(UConverter *cnv, function
1822 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
1834 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
2093 * int32_t. See ucnv_toUnicode() for a more detailed comment.
/external/icu/icu4c/source/common/
H A Ducnv.c1276 /* ucnv_toUnicode() --------------------------------------------------------- */
1624 ucnv_toUnicode(UConverter *cnv, function
1822 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
1834 ucnv_toUnicode(cnv, &dest, destLimit, &src, srcLimit, 0, TRUE, pErrorCode);
2093 * int32_t. See ucnv_toUnicode() for a more detailed comment.
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h691 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h681 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode) macro

Completed in 428 milliseconds