Skip to content

Union cubregex::compiled_regex_object

ClassList > cubregex > compiled_regex_object

  • #include <string_regex.hpp>

Public Attributes

Type Name
re2::RE2 * re2_obj
cub_std_regex * std_obj

Public Attributes Documentation

variable re2_obj

re2::RE2* cubregex::compiled_regex_object::re2_obj;

variable std_obj

cub_std_regex* cubregex::compiled_regex_object::std_obj;


The documentation for this class was generated from the following file cubrid/src/query/string_regex.hpp