BSR_ANYCRLF


Description:

BSR_ANYCRLF

Overrides the newline definition for "\R" set when creating a new Regex; only '\r', '\n', or '\r\n' character sequences are recognized as a newline by "\R".

Since: 2.34