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