JIT support), or false with error filled in
Regex.jit
bool jit(uint flags)If the platform supports JITing, JIT compiles regex.
Parameters
flags | PCRE2 JIT flags, or 0 |
Returns
true if JITing succeeded (or PCRE2 was built without
Throws
[ErrorWrap]
bool jit(uint flags)If the platform supports JITing, JIT compiles regex.
flags | PCRE2 JIT flags, or 0 |
JIT support), or false with error filled in