Compiles the regular expression to an internal form, and does the initial setup of the Regex structure.
pattern |
the regular expression |
compile_options |
compile options for the regular expression, or 0 |
match_options |
match options for the regular expression, or 0 |
a Regex structure. Call |