Searched refs:fnmatch_pattern_has_wildcards (Results 1 – 2 of 2) sorted by relevance
49 bool fnmatch_pattern_has_wildcards (const char *, int) _GL_ATTRIBUTE_PURE;
143 fnmatch_pattern_has_wildcards (const char *str, int options) in fnmatch_pattern_has_wildcards() function525 && fnmatch_pattern_has_wildcards (pattern, options)) in add_exclude()