Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_ct.c163 } UConverterDataCompoundText; typedef
260 cnv->extraInfo = uprv_malloc (sizeof (UConverterDataCompoundText)); in _CompoundTextOpen()
262 UConverterDataCompoundText *myConverterData = (UConverterDataCompoundText *) cnv->extraInfo; in _CompoundTextOpen()
303UConverterDataCompoundText* myConverterData = (UConverterDataCompoundText*)(converter->extraInfo); in _CompoundTextClose()
344 UConverterDataCompoundText *myConverterData = (UConverterDataCompoundText *) cnv->extraInfo; in UConverter_fromUnicode_CompoundText_OFFSETS()
469UConverterDataCompoundText *myConverterData = (UConverterDataCompoundText *) args->converter->extr… in UConverter_toUnicode_CompoundText_OFFSETS()
580 UConverterDataCompoundText *myConverterData = (UConverterDataCompoundText *)cnv->extraInfo; in _CompoundText_GetUnicodeSet()