CUBRID Engine
latest
|
Go to the source code of this file.
Classes | |
struct | s_Summary16 |
Macros | |
#define | RET_ILSEQ -1 |
#define | RET_TOOFEW -2 |
#define | RET_ILUNI -1 |
#define | RET_TOOSMALL -2 |
Typedefs | |
typedef unsigned int | ucs4_t |
typedef struct s_Summary16 | Summary16 |
#define RET_ILSEQ -1 |
Definition at line 24 of file charset_converters.h.
Referenced by jisx0212_mbtowc(), and ksc5601_mbtowc().
#define RET_ILUNI -1 |
Definition at line 29 of file charset_converters.h.
Referenced by intl_iso88591_to_euckr(), intl_utf8_to_euckr(), jisx0212_wctomb(), and ksc5601_wctomb().
#define RET_TOOFEW -2 |
Definition at line 25 of file charset_converters.h.
Referenced by jisx0212_mbtowc(), and ksc5601_mbtowc().
#define RET_TOOSMALL -2 |
Definition at line 30 of file charset_converters.h.
Referenced by jisx0212_wctomb(), and ksc5601_wctomb().
typedef struct s_Summary16 Summary16 |
Definition at line 36 of file charset_converters.h.
typedef unsigned int ucs4_t |
Definition at line 34 of file charset_converters.h.