MySQL 9.1.0
Source Code Documentation
|
#include <str_uca_type.h>
Public Attributes | |
my_wc_t | ch |
std::vector< MY_CONTRACTION > | child_nodes |
std::vector< MY_CONTRACTION > | child_nodes_context |
uint16_t | weight [MY_UCA_MAX_WEIGHT_SIZE] |
bool | is_contraction_tail |
size_t | contraction_len |
my_wc_t MY_CONTRACTION::ch |
std::vector<MY_CONTRACTION> MY_CONTRACTION::child_nodes |
std::vector<MY_CONTRACTION> MY_CONTRACTION::child_nodes_context |
size_t MY_CONTRACTION::contraction_len |
bool MY_CONTRACTION::is_contraction_tail |
uint16_t MY_CONTRACTION::weight[MY_UCA_MAX_WEIGHT_SIZE] |