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