Platforms to show: All Mac Windows Linux Cross-Platform

Back to PCRE2CompilerMBS class.

PCRE2CompilerMBS.kBSRanyCRLF = 2

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define what \R matches.

CR, LF, or CRLF only

PCRE2CompilerMBS.kBSRUnicode = 1

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define what \R matches.

Unicode line endings

PCRE2CompilerMBS.kNewLineAny = 4

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

Any Unicode newline sequence.

PCRE2CompilerMBS.kNewLineAnyCRLF = 5

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

CR, LF or CRLF.

PCRE2CompilerMBS.kNewLineCR = 1

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

Carriage return only

PCRE2CompilerMBS.kNewLineCRLF = 3

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

CR followed by LF only

PCRE2CompilerMBS.kNewLineLF = 2

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

Linefeed only

PCRE2CompilerMBS.kNewLineNul = 6

Type Topic Plugin Version
const Regular Expressions MBS RegEx Plugin 22.2
One of the constants to define the new line character.

The NUL character (binary zero)

The items on this page are in the following plugins: MBS RegEx Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...