[go: up one dir, main page]

Function glib_sys::g_regex_match_all [] [src]

pub unsafe extern fn g_regex_match_all(regex: *const GRegex,
                                       string: *const c_char,
                                       match_options: GRegexMatchFlags,
                                       match_info: *mut *mut GMatchInfo)
                                       -> gboolean