StudyStudy — helpful for speeding up repeated applications of a regular
expression.
Regex.Study(options?=0)
optionsMust be zero in this implementation.
On success, an instance of pcre_extra. On failure, an
error list with three elements:
This method evaluates a regular expression to produce hints that can speed up the application of the regular expression in future. This method does not need to be called, but is useful to speed up repeated application of the same regular epxression.