matches
infix
fun
matches
(
input
:
CharSequence
)
:
Boolean
(Common source) (JVM source) (JS source) (Native source)
Indicates whether the regular expression matches the entire input .