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

  /external/icu4c/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 {
ucnv_u16.c 604 static const UConverterImpl _UTF16BEImpl={
    [all...]
ucnvlat1.c 425 static const UConverterImpl _Latin1Impl={
702 static const UConverterImpl _ASCIIImpl={
ucnv_u32.c 463 static const UConverterImpl _UTF32BEImpl = {
958 static const UConverterImpl _UTF32LEImpl = {
    [all...]
ucnvhz.c 586 static const UConverterImpl _HZImpl={
ucnv_u7.c 742 static const UConverterImpl _UTF7Impl={
    [all...]
ucnv_u8.c     [all...]
ucnv2022.cpp     [all...]
ucnv_ct.c 595 static const UConverterImpl _CompoundTextImpl = {
ucnvmbcs.c 362 static const UConverterImpl _SBCSUTF8Impl;
363 static const UConverterImpl _DBCSUTF8Impl;
    [all...]
ucnv_lmb.c 588 static const UConverterImpl _LMBCSImpl##n={\
    [all...]
ucnvbocu.cpp     [all...]
ucnvisci.c     [all...]
ucnvscsu.c     [all...]

Completed in 3340 milliseconds