3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'REXEL : Votre dossier Primexel n°@ref_dossier@ expire le @date_expiration@'; preg_match('/@[^@]\w+@/', $str, $matches); var_dump($matches);

preferences:
56.03 ms | 402 KiB | 5 Q