containsMatchIn
fun containsMatchIn(input: CharSequence): Boolean
Indicates whether the regular expression can find at least one match in the specified input.
fun containsMatchIn(input: CharSequence): Boolean
Indicates whether the regular expression can find at least one match in the specified input.