<init>
Creates a regular expression from the specified pattern string and the default options.
<init>(pattern: String, option: RegexOption)
<init>(pattern: String, options: Set<RegexOption>)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Creates a regular expression from the specified pattern string and the default options.
<init>(pattern: String, option: RegexOption)
<init>(pattern: String, options: Set<RegexOption>)