buildRegex

fun buildRegex(vararg options: RegexOption): Regex

Return

a new Regex with the given options.