Searched refs:matches_excludes (Results 1 – 1 of 1) sorted by relevance
412 matches_excludes(const char* file, const vector<string>& excludes) in matches_excludes() function444 if (matches_excludes(ent->d_name, excludes)) { in list_dir()