Searched refs:file_path_match (Results 1 – 1 of 1) sorted by relevance
202 def file_path_match(file_path, pkg_file): function233 if not any(file_path_match(file_path, pkg_file) for pkg_file in package_files):