Public Attributes |
char | csname [MY_CS_NAME_SIZE] |
char | name [MY_CS_NAME_SIZE] |
uchar | ctype [MY_CS_CTYPE_TABLE_SIZE] |
uchar | to_lower [MY_CS_TO_LOWER_TABLE_SIZE] |
uchar | to_upper [MY_CS_TO_UPPER_TABLE_SIZE] |
uchar | sort_order [MY_CS_SORT_ORDER_TABLE_SIZE] |
uint16 | tab_to_uni [MY_CS_TO_UNI_TABLE_SIZE] |
char | comment [MY_CS_CSDESCR_SIZE] |
char * | tailoring |
size_t | tailoring_length |
size_t | tailoring_alloced_length |
char | context [MY_CS_CONTEXT_SIZE] |
CHARSET_INFO | cs |
MY_CHARSET_LOADER * | loader |
Detailed Description
Definition at line 273 of file ctype.c.
The documentation for this struct was generated from the following file: