Home
last modified time | relevance | path

Searched refs:fileCount (Results 1 – 2 of 2) sorted by relevance

/plugin/deletepageguard/build/
H A Dcreate-dist.php89 $fileCount = 0; variable
99 $fileCount++;
106 echo "�� Files copied: $fileCount\n";
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Ddataloader.js205 var fileCount = 0;
208 fileCount++;
212 var globalPercent = Math.round( ( totalPercent / fileCount ) * 100 ) / 100;