- Description:
This key defines the
mflag -^and$match the start and end of each line rather than the entire string.- Appears in:
└── pattern_flags └── multiline- Type:
boolean- Default value:
false- Examples:
multilineThis key defines the m flag - ^ and $ match the start and end of each line rather than the entire string.
└── pattern_flags
└── multilinebooleanfalse