kotlin.text.RegexOption.UNIX_LINES

UNIX_LINES

UNIX_LINES

Platform and version requirements: JVM

Enables Unix lines mode. In this mode, only the '\n' is recognized as a line terminator.

Inherited Properties

mask

val mask: Int

value