3v4l.org

run code in 300+ PHP versions simultaneously
<?php while($i < 1000) { $string = 'E:\Dropbox\Hemsidor\collection-test\movies\avatar\documents\actors.txt?'; preg_match('/\\\movies\\\([^\x5C]+)/', $string, $matchs); ob_start(); echo $matchs[1]; ob_end_clean(); }

preferences:
41.52 ms | 402 KiB | 5 Q