Skip to content

re::dotAll

dotAll(pattern: Regex)

ParameterTypeDescription
patternRegex

Returns

(Regex) A new Regex where dots match newlines.