Searched refs:fileCount (Results 1 – 2 of 2) sorted by relevance
89 $fileCount = 0; variable99 $fileCount++;106 echo " Files copied: $fileCount\n";
205 var fileCount = 0;208 fileCount++;212 var globalPercent = Math.round( ( totalPercent / fileCount ) * 100 ) / 100;