Reg Exp
Exposes the JavaScript RegExp object to Kotlin.
Constructors
Functions
Properties
Extensions
Link copied to clipboard
Resets the regular expression so that subsequent RegExp.test and RegExp.exec calls will match starting with the beginning of the input string.