Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<?php $str = 'this is a random string foo/bar random - string words - another/example'; preg_match_all('#[^ ]+\/[^ ]+#', $str, $matches); var_dump($matches);
Editor Settings
Theme
Key bindings
Full width
Lines