CUBRID Engine
latest
|
#include <locale_lib_common.h>
Public Attributes | |
unsigned char | size |
unsigned char | bytes [TEXT_CONV_MAX_BYTES] |
Definition at line 76 of file locale_lib_common.h.
unsigned char conv_cp_to_bytes::bytes[TEXT_CONV_MAX_BYTES] |
Definition at line 79 of file locale_lib_common.h.
Referenced by dump_console_conversion(), intl_init_conv_iso8859_9_to_utf8(), intl_text_dbcs_to_utf8_ext(), intl_text_single_byte_to_utf8_ext(), intl_text_utf8_to_dbcs(), intl_text_utf8_to_single_byte(), load_console_conv_data(), and locale_save_console_conv_to_C_file().
unsigned char conv_cp_to_bytes::size |
Definition at line 78 of file locale_lib_common.h.
Referenced by dump_console_conversion(), intl_init_conv_iso8859_1_to_utf8(), intl_init_conv_iso8859_9_to_utf8(), intl_text_dbcs_to_utf8_ext(), intl_text_single_byte_to_utf8_ext(), intl_text_utf8_to_dbcs(), intl_text_utf8_to_single_byte(), load_console_conv_data(), and locale_save_console_conv_to_C_file().