Files
php-malware-scanner/scan.php
nichogenius 0a198f82f5 using strpos instead of substr_count
don't know if it's faster, but I don't see a reason to count the number of times a line exists in a file for our use case.
2017-07-26 05:00:04 -06:00

8.5 KiB