MySQL 8.4.0
Source Code Documentation
collations_internal.h File Reference
#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 Documentation

◆ myf

typedef int myf

Variable Documentation

◆ MY_CHARSET_INDEX

constexpr char MY_CHARSET_INDEX[] {"Index.xml"}
constexpr