Searched refs:match_found_with_pattern (Results 1 – 1 of 1) sorted by relevance
62 static Boolean match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *pe…857 if (!match_found_with_pattern(true_target, pat_rule, &percent, percent_buf)) { in find_percent_rule()1182 match_found_with_pattern(Name target, Percent pat_rule, String percent, wchar_t *percent_buf) { in match_found_with_pattern() function