findAll
Returns a sequence of all occurrences of a regular expression within the input string, beginning at the specified startIndex.
Throws
if startIndex is less than zero or greater than the length of the input char sequence.
Returns a sequence of all occurrences of a regular expression within the input string, beginning at the specified startIndex.
if startIndex is less than zero or greater than the length of the input char sequence.