← Docs
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
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .