![]() |
MySQL 8.4.7
Source Code Documentation
|
#include <cstddef>#include <functional>#include <mutex>#include <string>#include <unordered_map>#include <utility>#include "mysql/strings/m_ctype.h"Go to the source code of this file.
Classes | |
| class | mysql::collation_internals::Collations |
| Helper class: implementation of character set/collation library. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::collation |
| namespace | mysql::collation_internals |
Typedefs | |
| typedef int | myf |
Variables | |
| constexpr char | MY_CHARSET_INDEX [] {"Index.xml"} |
| Collations * | mysql::collation_internals::entry {} |
| Global entry point to character set/collation library internals. More... | |
| typedef int myf |
|
constexpr |