parse_exclude_pattern  260 attr.c         		parse_exclude_pattern(&res->u.pat.pattern,
parse_exclude_pattern  504 dir.c          	parse_exclude_pattern(&string, &patternlen, &flags, &nowildcardlen);
parse_exclude_pattern  244 dir.h          extern void parse_exclude_pattern(const char **string, int *patternlen, int *flags, int *nowildcardlen);