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

/external/icu/icu4c/source/common/
H A Ducnv_bld.h58 struct UConverterImpl;
59 typedef struct UConverterImpl UConverterImpl; typedef in typeref:struct:UConverterImpl
106 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
H A Ducnv_cnv.h46 /* function types for UConverterImpl ---------------------------------------- */
215 * UConverterImpl contains all the data and functions for a converter type.
230 struct UConverterImpl { struct

Completed in 83 milliseconds