Searched defs:regex (Results 1 – 9 of 9) sorted by relevance
182 regex_t regex; in get_last_jit_image() local
258 regex_t regex; in audit_match_record() local
66 regex_t regex; member160 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
1625 struct regex { struct1629 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()