Searched defs:regex (Results 1 – 8 of 8) sorted by relevance
182 regex_t regex; in get_last_jit_image() local
59 regex_t regex; member151 static int compile_regex(const char *pattern, regex_t *regex) in compile_regex()
1582 struct regex { struct1586 regex_match_func match; argument
80 struct regex *regex; member
47 regex_t regex; member
229 regex_t regex; in iio_root_port_parse_str() local
249 static bool check_regcomp(regex_t *pattern, const char *regex) in check_regcomp()
1956 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()