Returns a list containing all substrings of TARGET-STRING whichmatch REGEX. If REGEX matches an empty string the scan is continuedone position behind this match. If SHAREDP is true, the substrings mayshare structure with TARGET-STRING.