Allows more than 1 match.
Case insensitive.
Output match indices.
^ and $ match start/end of line.
Dot matches newlines.
The next match must follow the previous one.
Use full unicode.
Use all unicode and character set features.
Generated using TypeDoc
Flags that can be set in a RegExp object.