test_preg_replace

Run Settings
LanguagePHP
Language Version
Run Command
<?php $count = 0; echo preg_replace(array('/\d/', '/\s/'), '*', 'xp 4 to', -1 , $count); echo $count; //3 ?>
Editor Settings
Theme
Key bindings
Full width
Lines