kotlin-stdlib / kotlin.text / RegexOption / UNIX_LINES UNIX_LINES JVM Native 1.0 UNIX_LINES(JVM source) (Native source) Enables Unix lines mode. In this mode, only the '\n' is recognized as a line terminator. Inherited Properties JVM 1.0 mask val mask: Int