onig::SEARCH_OPTION_NOTEOL []

pub const SEARCH_OPTION_NOTEOL: SearchOptions = SearchOptions{bits: onig_sys::ONIG_OPTION_NOTEOL,}

String end isn't considered as end of line.