MySQL 9.0.0
Source Code Documentation
parsing_helpers.h File Reference
#include <cctype>

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::gtid
 
namespace  mysql::gtid::internal
 

Functions

bool mysql::gtid::internal::isspace (const char &ch)
 
bool mysql::gtid::internal::isalpha (const char &ch)
 
bool mysql::gtid::internal::isdigit (const char &ch)
 
char mysql::gtid::internal::tolower (const char &ch)