3v4l.org

run code in 300+ PHP versions simultaneously
<?php $indexPattern = '/ ss:Index="(\d+)" /'; preg_match(indexPattern, '<Cell ss:Index="12" >', $matches); var_dump($matches);

preferences:
60.11 ms | 402 KiB | 5 Q