Lines Matching refs:filePath
1162 my ($filePath, $contents) = @_;1163 open NEWFILE, ">", "$filePath" or die "Could not create $filePath. $!\n";2055 my ($filePath) = @_;2057 if ($filePath =~ m/^$ignoredDir/) {