Searched refs:simple_pattern_check (Results 1 – 1 of 1) sorted by relevance
236 static bool simple_pattern_check(char c, const char *a, const char *b) { in simple_pattern_check() function259 return simple_pattern_check('.', pattern, value); in namespace_simple_pattern()263 return simple_pattern_check('/', pattern, value); in path_simple_pattern()