MySQL 8.0.37
Source Code Documentation
Mysql::Tools::Dump::Detail::Pattern_matcher Class Reference

#include <pattern_matcher.h>

Static Public Member Functions

static bool is_pattern_matched (const std::string &to_match, const std::string &pattern, size_t i=0, size_t j=0)
 

Private Member Functions

 Pattern_matcher ()
 

Constructor & Destructor Documentation

◆ Pattern_matcher()

Pattern_matcher::Pattern_matcher ( )
privatedefault

Member Function Documentation

◆ is_pattern_matched()

bool Pattern_matcher::is_pattern_matched ( const std::string &  to_match,
const std::string &  pattern,
size_t  i = 0,
size_t  j = 0 
)
static

The documentation for this class was generated from the following files: