3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'CustomLog logs/access_log "%h %l %u %t \"%r\" %>s %b" '; preg_match('/"[^"\\\\]*(?:\\\\.[^"\\\\]*)*"/', $str, $matches); var_dump($matches);

preferences:
34.81 ms | 402 KiB | 5 Q