MySQL 8.0.40
Source Code Documentation
|
#include "sql_chars.h"
#include <assert.h>
#include <stddef.h>
#include <sys/types.h>
#include "m_ctype.h"
#include "my_sys.h"
Functions | |
static void | hint_lex_init_maps (CHARSET_INFO *cs, enum hint_lex_char_classes *hint_map) |
bool | init_state_maps (CHARSET_INFO *cs) |
|
static |
bool init_state_maps | ( | CHARSET_INFO * | cs | ) |