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