Module regexpreplace

Source
Expand description

Regex expressions

Structs§

RegexpReplaceFunc

Functions§

regexp_replace
Replaces substring(s) matching a PCRE-like regular expression.
specialize_regexp_replace
Determine which implementation of the regexp_replace to use based on the given set of arguments.