Searched defs:regex (Results 1 – 3 of 3) sorted by relevance
179 regex_t regex; in get_last_jit_image() local
1621 struct regex { struct1625 regex_match_func match; argument1631 struct regex regex; argument
1993 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()