kotlin-stdlib / kotlin.text / RegexOption / UNIX_LINES UNIX_LINES JVM 1.0 UNIX_LINES(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