kotlin-stdlib
JRE
Native
kotlin-stdlib
/
kotlin.text
/
RegexOption
/
UNIX_LINES
UNIX_LINES
JRE
Native
UNIX_LINES
Enables Unix lines mode. In this mode, only the
'\n'
is recognized as a line terminator.
UNIX_LINES
Enables Unix lines mode. In this mode, only the
'\n'
is recognized as a line terminator.
Properties
Properties
mask
Link copied to clipboard
JRE
Native
open
override
val
mask
:
Int
open
override
val
mask
:
Int
name
Link copied to clipboard
JRE
Native
val
name
:
String
val
name
:
String
ordinal
Link copied to clipboard
JRE
Native
val
ordinal
:
Int
val
ordinal
:
Int
value
Link copied to clipboard
JRE
Native
open
override
val
value
:
Int
open
override
val
value
:
Int