#define UCNV_MAX_SUBCHAR_LEN () |
Definition at line 25 of file ucnv_bld.h.
#define UCNV_ERROR_BUFFER_LENGTH () |
Definition at line 26 of file ucnv_bld.h.
#define UCNV_MAX_AMBIGUOUSCCSIDS () |
Definition at line 27 of file ucnv_bld.h.
#define UCNV_IMPLEMENTED_CONVERSION_TYPES () |
Definition at line 29 of file ucnv_bld.h.
#define UCNV_FILE_CHECK_MARKER () |
Definition at line 32 of file ucnv_bld.h.
#define UCNV_MAX_CONVERTER_NAME_LENGTH () |
Definition at line 35 of file ucnv_bld.h.
#define UCNV_MAX_FULL_FILE_NAME_LENGTH () |
Definition at line 36 of file ucnv_bld.h.
#define UCNV_MAX_LINE_TEXT () |
Definition at line 39 of file ucnv_bld.h.
#define UCNV_SI () |
Definition at line 41 of file ucnv_bld.h.
#define UCNV_SO () |
Definition at line 42 of file ucnv_bld.h.
#define CONVERTER_FILE_EXTENSION () |
Definition at line 261 of file ucnv_bld.h.
typedef union UConverterTable UConverterTable |
Definition at line 103 of file ucnv_bld.h.
typedef struct UConverterImpl UConverterImpl |
Definition at line 106 of file ucnv_bld.h.
typedef U_CDECL_END struct UConverter UConverter |
Definition at line 239 of file ucnv_bld.h.
enum UConverterType |
Definition at line 44 of file ucnv_bld.h.
enum UConverterPlatform |
const UAmbiguousConverter UCNV_AMBIGUOUSCONVERTERS[UCNV_MAX_AMBIGUOUSCCSIDS] [static]
|
Definition at line 83 of file ucnv_bld.h.
U_CDECL_BEGIN union UConverterTable |
Definition at line 102 of file ucnv_bld.h.
struct UConverterImpl |
Definition at line 105 of file ucnv_bld.h.