onig::REGEX_OPTION_MULTILINE []

pub const REGEX_OPTION_MULTILINE: RegexOptions = RegexOptions{bits: onig_sys::ONIG_OPTION_MULTILINE,}

'.' match with newline.