MySQL 8.4.2
Source Code Documentation
|
This is the complete list of members for Pattern_matcher, including all inherited members.
add_patterns(const std::string &patterns, char delimiter=':') | Pattern_matcher | |
clear() | Pattern_matcher | |
is_matching(const std::string &text, const CHARSET_INFO *info) const | Pattern_matcher | |
m_patterns | Pattern_matcher | private |
WILD_ESCAPE | Pattern_matcher | privatestatic |
WILD_MANY | Pattern_matcher | privatestatic |
WILD_ONE | Pattern_matcher | privatestatic |