dot_all

On this page

Description:

This key defines the s flag - . matches newline characters.

Appears in:
└── pattern_flags
    └── dot_all
Type:
boolean
Default value:
false
Examples:
Open in a new tab