- Description:
This key defines the
sflag -.matches newline characters.- Appears in:
└── pattern_flags └── dot_all- Type:
boolean- Default value:
false- Examples:
dot_allThis key defines the s flag - . matches newline characters.
└── pattern_flags
└── dot_allbooleanfalse