regexp_count
Count the number of non-overlapping occurrences of a regular expression pattern in a string.
regexp_like
Returns true if the string matches the regular expression pattern.
regexp_replace
Replace the first regular expression match in a string.