Searched refs:re_match_or_error (Results 1 – 1 of 1) sorted by relevance
112 re_match_or_error(regex_t *re, const char *name, const char *what) in re_match_or_error() function132 return re_match_or_error(&matcher->libname_re, lib->soname, in matcher_matches_library()135 return re_match_or_error(&matcher->libname_re, lib->pathname, in matcher_matches_library()183 && re_match_or_error(&it->symbol_re, sym_name, in filter_matches_symbol()