Searched defs:regex (Results 1 – 11 of 11) sorted by relevance
55 def report_build_warning(self, filename, regex, details): argument81 def parse_build_warning(self, blocks, regex, title_regex): argument
182 regex_t regex; in get_last_jit_image() local
179 regex_t regex; in get_last_jit_image() local
1628 struct regex { struct1632 regex_match_func match; argument1638 struct regex regex; argument
47 regex_t regex; member
1496 struct regex { struct1500 regex_match_func match; argument
80 struct regex *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()
1993 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()
2218 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex()