CUBRID Engine
latest
|
#include <language_support.h>
Public Attributes | |
char | lang_name [LANG_MAX_LANGNAME] |
INTL_CODESET | codeset |
char | checksum [32+1] |
Definition at line 247 of file language_support.h.
char lang_locale_compat::checksum[32+1] |
Definition at line 251 of file language_support.h.
Referenced by boot_get_server_locales(), and lang_check_locale_compat().
INTL_CODESET lang_locale_compat::codeset |
Definition at line 250 of file language_support.h.
Referenced by boot_get_server_locales(), and lang_check_locale_compat().
char lang_locale_compat::lang_name[LANG_MAX_LANGNAME] |
Definition at line 249 of file language_support.h.
Referenced by boot_get_server_locales(), and lang_check_locale_compat().