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.c232 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE()
335 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC()
710 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE()
821 ucnv_fromUWriteBytes(args->converter, in T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC()
Ducnv_cnv.c49 ucnv_fromUWriteBytes(UConverter *cnv, in ucnv_fromUWriteBytes() function
Ducnv_cb.c47 ucnv_fromUWriteBytes( in ucnv_cbFromUWriteBytes()
Ducnv_u16.c73 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets()
235 ucnv_fromUWriteBytes(cnv, in _UTF16BEFromUnicodeWithOffsets()
672 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets()
834 ucnv_fromUWriteBytes(cnv, in _UTF16LEFromUnicodeWithOffsets()
Ducnv_cnv.h299 ucnv_fromUWriteBytes(UConverter *cnv,
Ducnv_ext.cpp739 ucnv_fromUWriteBytes(cnv, (const char *)result, length, in ucnv_extWriteFromU()
Ducnv2022.cpp440 ucnv_fromUWriteBytes(cnv, bytes, length, &targetChars, targetLimit, in fromUWriteUInt8()
Ducnvmbcs.cpp1152 ucnv_fromUWriteBytes(cnv, in _extFromU()
/external/icu/icu4c/source/common/unicode/
Durename.h633 #define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes) macro