Handbook
Glossary
dotall
Vocabulary
regexp
.
ast
Syntax
R/ .../s
Word description
This mode, traditionally called single line mode, makes
.
match everything, including line breaks. By default, it does not match line breaking characters. This can be used together with
multiline
.
Definition
IN:
regexp.ast
SINGLETON:
dotall