MySQL 8.0.40
Source Code Documentation
|
#include <unicode/uregex.h>
#include <stddef.h>
#include <stdint.h>
#include <string>
#include <utility>
#include "m_ctype.h"
#include "my_config.h"
#include "sql/current_thd.h"
#include "sql/regexp/errors.h"
#include "sql/sql_class.h"
#include "template_utils.h"
Go to the source code of this file.
Classes | |
class | regexp::Regexp_engine |
This class exposes high-level regular expression operations to the facade. More... | |
Namespaces | |
namespace | regexp_engine_unittest |
namespace | regexp |
Functions | |
const char * | regexp::icu_version_string () |
UBool | regexp::QueryNotKilled (const void *context, int32_t steps) |
Implements a match callback function for icu that aborts execution if the query was killed. More... | |
Variables | |
CHARSET_INFO | my_charset_utf16le_general_ci |
CHARSET_INFO | my_charset_utf16_general_ci |
static constexpr CHARSET_INFO * | regexp::regexp_lib_charset |
|
extern |
|
extern |