Home
last modified time | relevance | path

Searched refs:ucnv_fromUWriteBytes (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_u32.c230 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE()
333 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC()
705 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE()
816 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC()
Ducnv_cnv.c47 ucnv_fromUWriteBytes(UConverter *cnv, in ucnv_fromUWriteBytes() function
Ducnv_cb.c45 ucnv_fromUWriteBytes( in ucnv_cbFromUWriteBytes()
Ducnv_u16.c71 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets()
233 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets()
667 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets()
829 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets()
Ducnv_cnv.h297 ucnv_fromUWriteBytes(UConverter *cnv,
Ducnv_ext.cpp734 ucnv_fromUWriteBytes(cnv, (const char *)result, length, in ucnv_extWriteFromU()
Ducnv2022.cpp433 ucnv_fromUWriteBytes(cnv, bytes, length, &targetChars, targetLimit, in fromUWriteUInt8()
Ducnvmbcs.cpp1146 ucnv_fromUWriteBytes(cnv, in _extFromU()
/external/icu/icu4c/source/common/unicode/
Durename.h628 #define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes) macro