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