Get results of matching string with regular expression.
a string
regular expression
/g: all matches, else: match with capturing groups or null
Generated using TypeDoc
Get results of matching string with regular expression.