get Matches
Return the list of input matches the regex.
Return
the list of input matches the regex
Parameters
regex
The regex.
input
The input.
Return the list of input matches the regex.
the list of input matches the regex
The regex.
The input.