matches

infix fun matches(input: CharSequence): Boolean(source)

Indicates whether the regular expression matches the entire input.