onig::SEARCH_OPTION_NOTBOL []

pub const SEARCH_OPTION_NOTBOL: SearchOptions = SearchOptions{bits: onig_sys::ONIG_OPTION_NOTBOL,}

String head isn't considered as begin of line.