Searched defs:UConverterImpl (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Ducnv_cnv.h46 /* function types for UConverterImpl ---------------------------------------- */
212 * UConverterImpl contains all the data and functions for a converter type.
227 struct UConverterImpl { struct
H A Ducnv_bld.h57 struct UConverterImpl;
58 typedef struct UConverterImpl UConverterImpl; typedef in typeref:struct:UConverterImpl
105 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */

Completed in 72 milliseconds