jit
Description:
public bool jit (uint32 flags) throws Error
If the platform supports JITing, JIT compiles this.
Parameters:
this |
a Regex
|
flags |
PCRE2 JIT flags, or 0
|
Returns:
true if JITing succeeded (or PCRE2 was built without JIT support), or false with error
filled in
|