Searched defs:regex (Results 1 – 3 of 3) sorted by relevance
167 regex_t regex; in get_last_jit_image() local
1094 struct regex { struct1098 regex_match_func match; argument1104 struct regex regex; argument
1491 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()