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 57 struct UConverterImpl;
58 typedef struct UConverterImpl UConverterImpl;
105 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
ucnv_cnv.h 46 /* function types for UConverterImpl ---------------------------------------- */
212 * UConverterImpl contains all the data and functions for a converter type.
227 struct UConverterImpl {
ucnv_u16.c 604 static const UConverterImpl _UTF16BEImpl={
    [all...]
ucnvlat1.c 424 static const UConverterImpl _Latin1Impl={
701 static const UConverterImpl _ASCIIImpl={
ucnv_u32.c 462 static const UConverterImpl _UTF32BEImpl = {
957 static const UConverterImpl _UTF32LEImpl = {
    [all...]
ucnvhz.c 586 static const UConverterImpl _HZImpl={
ucnv_u7.c 740 static const UConverterImpl _UTF7Impl={
    [all...]
ucnv_u8.c     [all...]
ucnv2022.c     [all...]
ucnv_ct.c 591 static const UConverterImpl _CompoundTextImpl = {
ucnvmbcs.c 360 static const UConverterImpl _SBCSUTF8Impl;
361 static const UConverterImpl _DBCSUTF8Impl;
    [all...]
ucnv_lmb.c 588 static const UConverterImpl _LMBCSImpl##n={\
    [all...]
ucnvbocu.c     [all...]
ucnvisci.c     [all...]
ucnvscsu.c     [all...]

Completed in 429 milliseconds