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 60 struct UConverterImpl;
61 typedef struct UConverterImpl UConverterImpl;
108 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
ucnv_cnv.h 48 /* function types for UConverterImpl ---------------------------------------- */
217 * UConverterImpl contains all the data and functions for a converter type.
232 struct UConverterImpl {

Completed in 64 milliseconds