Splits input around matches of the regex.
the array of strings computed by splitting input around matches of regex
The input.
The regex.