#include <ucnv_bld.h>
Public Attributes | |
uint32_t | toUnicodeStatus |
uint8_t | toUBytes [7] |
int8_t | toULength |
uint32_t | fromUnicodeStatus |
UChar | fromUSurrogateLead |
int32_t | mode |
UBool | useFallback |
int8_t | subCharLen |
int8_t | invalidCharLength |
int8_t | invalidUCharLength |
int8_t | charErrorBufferLength |
int8_t | UCharErrorBufferLength |
uint8_t | subChar [UCNV_MAX_SUBCHAR_LEN] |
char | invalidCharBuffer [UCNV_MAX_SUBCHAR_LEN] |
uint8_t | charErrorBuffer [UCNV_ERROR_BUFFER_LENGTH] |
UChar | invalidUCharBuffer [3] |
UChar | UCharErrorBuffer [UCNV_ERROR_BUFFER_LENGTH] |
void (* | fromUCharErrorBehaviour )(void *context, UConverterFromUnicodeArgs *args, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *) |
void (* | fromCharErrorBehaviour )(void *context, UConverterToUnicodeArgs *args, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *) |
void* | fromUContext |
void* | toUContext |
UConverterSharedData* | sharedData |
void* | extraInfo |
|
Definition at line 132 of file ucnv_bld.h. |
|
Definition at line 125 of file ucnv_bld.h. |
|
Definition at line 129 of file ucnv_bld.h. |
|
Definition at line 124 of file ucnv_bld.h. |
|
Definition at line 164 of file ucnv_bld.h. |
|
|
|
|
|
Definition at line 156 of file ucnv_bld.h. |
|
Definition at line 117 of file ucnv_bld.h. |
|
Definition at line 116 of file ucnv_bld.h. |
|
Definition at line 128 of file ucnv_bld.h. |
|
Definition at line 122 of file ucnv_bld.h. |
|
Definition at line 131 of file ucnv_bld.h. |
|
Definition at line 123 of file ucnv_bld.h. |
|
Definition at line 118 of file ucnv_bld.h. |
|
Definition at line 158 of file ucnv_bld.h. |
|
Definition at line 127 of file ucnv_bld.h. |
|
Definition at line 121 of file ucnv_bld.h. |
|
Definition at line 114 of file ucnv_bld.h. |
|
Definition at line 157 of file ucnv_bld.h. |
|
Definition at line 115 of file ucnv_bld.h. |
|
Definition at line 113 of file ucnv_bld.h. |
|
Definition at line 119 of file ucnv_bld.h. |