kotlin-stdlib / kotlin.text / RegexOption / DOT_MATCHES_ALL DOT_MATCHES_ALL JVM Native 1.0 DOT_MATCHES_ALL Enables the mode, when the expression . matches any character, including a line terminator.