HomeSort by relevance Sort by last modified time
    Searched refs:UConverterImpl (Results 1 - 15 of 15) 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 {
ucnv_u16.c 604 static const UConverterImpl _UTF16BEImpl={
    [all...]
ucnvlat1.c 425 static const UConverterImpl _Latin1Impl={
699 static const UConverterImpl _ASCIIImpl={
ucnv_u32.c 463 static const UConverterImpl _UTF32BEImpl = {
955 static const UConverterImpl _UTF32LEImpl = {
    [all...]
ucnvhz.c 584 static const UConverterImpl _HZImpl={
ucnv_u7.c 742 static const UConverterImpl _UTF7Impl={
    [all...]
ucnv_u8.c     [all...]
ucnv2022.cpp     [all...]
ucnv_ct.c 593 static const UConverterImpl _CompoundTextImpl = {
ucnv_lmb.c 586 static const UConverterImpl _LMBCSImpl##n={\
    [all...]
ucnvbocu.cpp     [all...]
ucnvmbcs.cpp 429 static const UConverterImpl _SBCSUTF8Impl={
455 static const UConverterImpl _DBCSUTF8Impl={
481 static const UConverterImpl _MBCSImpl={
    [all...]
ucnvisci.c     [all...]
ucnvscsu.c     [all...]

Completed in 50 milliseconds