kotlin-stdlib / kotlin.text / RegexOption / DOT_MATCHES_ALL DOT_MATCHES_ALL JVM Native 1.0 DOT_MATCHES_ALL(JVM source) (Native source) Enables the mode, when the expression . matches any character, including a line terminator. Inherited Properties JVM 1.0 mask val mask: Int