HomeSort by relevance Sort by last modified time
    Searched defs:UConverterImpl (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
ucnv_bld.h 58 struct UConverterImpl;
59 typedef struct UConverterImpl UConverterImpl;
106 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
ucnv_cnv.h 46 /* function types for UConverterImpl ---------------------------------------- */
215 * UConverterImpl contains all the data and functions for a converter type.
230 struct UConverterImpl {

Completed in 172 milliseconds