onig::REGEX_OPTION_IGNORECASE []

pub const REGEX_OPTION_IGNORECASE: RegexOptions = RegexOptions{bits: onig_sys::ONIG_OPTION_IGNORECASE,}

Ambiguity match on.