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

/external/icu/icu4c/source/common/
H A Ducnv_bld.h60 struct UConverterImpl;
61 typedef struct UConverterImpl UConverterImpl; typedef in typeref:struct:UConverterImpl
108 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
H A Ducnv_cnv.h48 /* function types for UConverterImpl ---------------------------------------- */
217 * UConverterImpl contains all the data and functions for a converter type.
232 struct UConverterImpl { struct

Completed in 671 milliseconds