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