3v4l.org

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

preferences:
35.51 ms | 402 KiB | 5 Q