3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'REXEL : Votre dossier Primexel n°'; preg_match_all('/@([^@]+)@/i', $str, $matches, PREG_OFFSET_CAPTURE); print_r($matches);

preferences:
47.53 ms | 402 KiB | 5 Q