<?php $string = "foo*arbaz*luj*abaz*lewis*bazbazlewbaz"; echo preg_match_all('~(?:\G(?!\A)|^foo)[^*]*\K\*~', $string, $matches);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`