MySQL 8.3.0
Source Code Documentation
st_regex Struct Reference

#include <regular_expressions.h>

Public Attributes

char * pattern
 
char * replace
 
int icase
 

Member Data Documentation

◆ icase

int st_regex::icase

◆ pattern

char* st_regex::pattern

◆ replace

char* st_regex::replace

The documentation for this struct was generated from the following file: