Regex matching code internal code.
destruct __internal._regex_match()
: Class destructor.__destruct__()
: Class destructor.get_group(group, )
: Get the subgroup's matched text.get_match_begin()
: Get 0-based position in string where match occurred.get_num_groups()
: Get the number of subgroups collected.